Hello! Exploring a bit my X11 installations (the one from MacPorts plus the "Apple" X11 update 2.5.0) I found that the latter has this file -rw-r--r-- 1 root wheel 986 12. Aug 2009 /usr/X11/share/fonts/ encodings/ansi-1251.enc.gz which is missing in MacPorts. Has this file been forgotten or has it been forgotten to remove it? There are more ANSI-125x font encodings, why aren't they supported? -- Greetings Pete A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools.
It's not that we "forgot" to remove them. That file comes from the encodings module from X.org. SnowLeopard ships with version 1.0.0. The latest version is 1.0.3 http://cgit.freedesktop.org/xorg/font/encodings/log/ The change you are interested was between 1.0.1 and 1.0.2: http://cgit.freedesktop.org/xorg/font/encodings/commit/?id=1963f4ab3ce7625ff... On Apr 22, 2010, at 08:14, Peter Dyballa wrote:
Hello!
Exploring a bit my X11 installations (the one from MacPorts plus the "Apple" X11 update 2.5.0) I found that the latter has this file
-rw-r--r-- 1 root wheel 986 12. Aug 2009 /usr/X11/share/fonts/encodings/ansi-1251.enc.gz
which is missing in MacPorts. Has this file been forgotten or has it been forgotten to remove it?
There are more ANSI-125x font encodings, why aren't they supported?
-- Greetings
Pete
A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools.
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev
participants (2)
-
Jeremy Huddleston
-
Peter Dyballa