In the TCC Fonts module by default the fonts are labelled simply as "serif" and "sans-serif", instead of concrete font names. How can I learn which exact fonts are being used? Bonus question: and how can I add support for Chinese signs to these fonts? Japanese seems to work fine, but some Chinese signs show up as crossed boxes.
Janek
--------------------------------------------------------------------- To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
Anno domini 2020 Wed, 5 Aug 14:49:33 +0100 Janek Stolarek scripsit:
In the TCC Fonts module by default the fonts are labelled simply as "serif" and "sans-serif", instead of concrete font names. How can I learn which exact fonts are being used? Bonus question: and how can I add support for Chinese signs to these fonts? Japanese seems to work fine, but some Chinese signs show up as crossed boxes.
Janek
Have you installed the chinese xfonts and/or ttf fonts?
To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
Have you installed the chinese xfonts and/or ttf fonts?
I believe I have. At least Firefox has no problem displaying Chinese text. For example, playing a YT video with Chinese title, the title shows correctly in the browser but incorrectly in the window title on the task bar.
Janek
--------------------------------------------------------------------- To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
Anno domini 2020 Wed, 5 Aug 15:23:47 +0100 Janek Stolarek scripsit:
Have you installed the chinese xfonts and/or ttf fonts?
I believe I have. At least Firefox has no problem displaying Chinese text. For example, playing a YT video with Chinese title, the title shows correctly in the browser but incorrectly in the window title on the task bar.
Janek
Hm .. I have these fonts installed and the window title renders correctly:
fonts-freefont-ttf ttf-ancient-fonts ttf-bitstream-vera ttf-engadget ttf-mscorefonts-installer ttf-sjfonts ttf-staypuft ttf-summersby ttf-unifont ttf-xfree86-nonfree xfonts-100dpi-transcoded xfonts-75dpi-transcoded xfonts-base xfonts-cyrillic xfonts-encodings xfonts-terminus xfonts-traditional xfonts-unifont xfonts-utils
Window title font is "Terminus 10" from xfonts-terminus and I have bitmapped fonts enabled.
Nik
Janek Stolarek composed on 2020-08-05 14:49 (UTC+0100):
In the TCC Fonts module by default the fonts are labelled simply as "serif" and "sans-serif", instead of concrete font names. How can I learn which exact fonts are being used? Bonus question: and how can I add support for Chinese signs to these fonts? Japanese seems to work fine, but some Chinese signs show up as crossed boxes.
fc-match serif
DroidSerif-Regular.ttf: "Droid Serif" "Regular"
fc-match sans-serif
DroidSans.ttf: "Droid Sans" "Regular"
fc-match monospace
DroidSansMono.ttf: "Droid Sans Mono" "Regular"
fc-match serif
That's what I was looking for. Thanks!
Janek
--------------------------------------------------------------------- To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
On Wed, 5 Aug 2020 14:49:33 +0100 Janek Stolarek jwstolarek@gmail.com wrote:
In the TCC Fonts module by default the fonts are labelled simply as "serif" and "sans-serif", instead of concrete font names. How can I learn which exact fonts are being used? Bonus question: and how can I add support for Chinese signs to these fonts? Japanese seems to work fine, but some Chinese signs show up as crossed boxes.
I get the full font names in TCC, so there may be something odd with your setup (or it's a recent regression).
As for the other, you probably don't have a Chinese font (as opposed to a Japanese font, which won't contain all the characters used in Chinese) installed. The one I used is described by my distro as "WenQuanYi Hei-Ti Style (sans-serif) Chinese outline font", has a package name of wqy-zenhei, and has a (Chinese-language) homepage with downloads at http://wenq.org/wqy2/index.cgi?ZenHei .
E. Liddell
--------------------------------------------------------------------- To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
package name of wqy-zenhei
Spot-on. I installed fonts-wqy-zenhei and now everything works as expected. Thanks!
Janek
--------------------------------------------------------------------- To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting