9front - general discussion about 9front
 help / color / mirror / Atom feed
* using Japanese with ubuntu framebuffer netsurf
@ 2020-03-25  4:10 kokamoto
  0 siblings, 0 replies; only message in thread
From: kokamoto @ 2020-03-25  4:10 UTC (permalink / raw)
  To: 9front

As I'm tired to find what's wrong with unexpected text on arm (rpi3B),
I played with to make use Japanese font on Ubuntu18.04's framebuffer
netsurf.

Yes, now I can use ipa truetype fonts for this purpose.
The framebuffer netsurf can use 1) internal glyph and 2) freetype
fonts.  The DejaVu truetype fonts don't include ja fonts, I changed
the default font path by changing netsurf/frontends/framebuffer/Makefile.defaults
like:
NETSURF_FB_FONT_SANS_SERIF := ipag.ttf
...
NETSURF_FB_FONT_SERIF := ipag.ttf
NETSURF_FB_FONT_SANS := ipam.ttf
...

Ahaha, take a rest!

Kenji



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-03-25  4:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-25  4:10 using Japanese with ubuntu framebuffer netsurf kokamoto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).