9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] plan9port rendering garbled
@ 2016-08-30 17:08 Skip Tavakkolian
  2016-08-30 17:57 ` Eris Discordia
  0 siblings, 1 reply; 2+ messages in thread
From: Skip Tavakkolian @ 2016-08-30 17:08 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs


[-- Attachment #1.1: Type: text/plain, Size: 397 bytes --]

Sorry to post here; I've not been able to post the issue to plan9port on
github.

after updating to ubuntu 16.04 (from 14.04), i see garbled fonts in
sam/acme/9term, etc. it doesn't seem to matter if native or host fonts are
used (via fontsrv). attached is what it looks like in acme.

i've been looking at p9p's devdraw and i'm suspecting something with Xlib
calls has changed slightly.

[-- Attachment #1.2: Type: text/html, Size: 534 bytes --]

[-- Attachment #2: Screenshot from 2016-08-23 10-59-31.png --]
[-- Type: image/png, Size: 2006 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9fans] plan9port rendering garbled
  2016-08-30 17:08 [9fans] plan9port rendering garbled Skip Tavakkolian
@ 2016-08-30 17:57 ` Eris Discordia
  0 siblings, 0 replies; 2+ messages in thread
From: Eris Discordia @ 2016-08-30 17:57 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 858 bytes --]

Look into hinting and subpixel hinting modes of Freetype2.

For different people different combinations of modes (full, medium,
slight, none for hinting; 0/1/2 for subpixel hinting) give optimal results.

Hinting is usually set via symlinks under /etc/fonts/conf.d/ to what's
available under /etc/fonts/conf.avail. Subpixel hinting via environment
variable FT2_SUBPIXEL_HINTING.


On 08/30/2016 05:08 PM, Skip Tavakkolian wrote:
> Sorry to post here; I've not been able to post the issue to plan9port
> on github.
>
> after updating to ubuntu 16.04 (from 14.04), i see garbled fonts in
> sam/acme/9term, etc. it doesn't seem to matter if native or host fonts
> are used (via fontsrv). attached is what it looks like in acme.
>
> i've been looking at p9p's devdraw and i'm suspecting something with
> Xlib calls has changed slightly.
>


[-- Attachment #2: Type: text/html, Size: 1556 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-08-30 17:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-30 17:08 [9fans] plan9port rendering garbled Skip Tavakkolian
2016-08-30 17:57 ` Eris Discordia

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).