search for: c_042

Displaying 2 results from an estimated 2 matches for "c_042".

2001 Apr 16
1
Maple, MathCad, Greek letters (was: Greek letters)
.... Maybe it'll work for others too. It's seems that windows applications either already know about the adobe symbol font encodings, or some translation is done before I could catch it in the --debugmsg log files. Wine picks the correct unicode -> codepage table (from the source unicode/c_042.c) and applies it to characters already in adobe's symbol format. I've had success with two work arounds. One involves simply editting the font.dir files. I found wine was using the files /usr/lib/X11/fonts/75dpi/symb*.pcf.gz for the symbol font. So I editted the fonts.dir file in this d...
2003 Dec 25
3
Missing LDSHARED in Makefiles; build problems.
...ilding Wine occurs while building libwine_unicode.so, and all the other *shared* libs as well (checked using make -k, and everything else links just fine). Here is make grinding to a halt: casemap.o collation.o compose.o cptable.o fold.o mbtowc.o sortkey.o string.o utf8.o wctomb.o wctype.o c_037.o c_042.o c_424.o c_437.o c_500.o c_737.o c_775.o c_850.o c_852.o c_855.o c_856.o c_857.o c_860.o c_861.o c_862.o c_863.o c_864.o c_865.o c_866.o c_869.o c_874.o c_875.o c_878.o c_932.o c_936.o c_949.o c_950.o c_1006.o c_1026.o c_1250.o c_1251.o c_1252.o c_1253.o c_1254.o c_1255.o c_1256.o c_1257.o c_1258....