plan9port/man
Russ Cox 16d0081989 libdraw: redo default font construction to be hidpi-safe
If $font is not set, the default font is constructed from
font data linked into every libdraw binary. That process
was different from the usual openfont code, and so it was
not hidpi-aware, resulting in very tiny fonts out of the box
on hidpi systems, until users set $font.

Fix this by using openfont to construct the default font,
by recognizing the name *default* when looking for
font and subfont file contents. Then all the hidpi scaling
applies automatically.

As a side effect, the concept of a 'default subfont' is gone,
as are display->defaultsubfont, getdefont, and memgetdefont.
2018-11-16 00:03:24 -05:00
..
man1 paint: add drawing program from 9front (#112) 2018-11-15 22:10:26 -05:00
man3 libdraw: redo default font construction to be hidpi-safe 2018-11-16 00:03:24 -05:00
man4 all: remove .cvsignore files 2017-09-14 17:25:17 +02:00
man7 all: remove .cvsignore files 2017-09-14 17:25:17 +02:00
man8 all: remove .cvsignore files 2017-09-14 17:25:17 +02:00
man9 all: remove .cvsignore files 2017-09-14 17:25:17 +02:00
fonts update lucida 2006-03-20 02:25:59 +00:00
index.html new section 2005-07-22 11:47:46 +00:00
junkwords add index 2005-01-14 20:12:19 +00:00
lookman.index vacfs 2005-01-16 22:58:45 +00:00
mkfile man: various cleanup 2017-07-16 02:52:27 +00:00
mkindex add index 2005-01-14 20:12:19 +00:00
secindex some changes 2005-01-14 03:27:51 +00:00