Alexandre Julliard
|
84cb26e48a
|
makefiles: Remove the dependencies comment in files that don't need it.
|
2006-09-14 09:38:39 +02:00 |
Alexandre Julliard
|
9f8eb41e77
|
fonts: Avoid using the $< make variable in explicit rules.
|
2006-09-09 21:21:55 +02:00 |
Alexandre Julliard
|
2886e9b0e8
|
makefiles: Use make dependencies to create installation directories.
This avoids a lot of redundant calls to mkinstalldirs.
|
2006-08-07 17:48:18 +02:00 |
Dmitry Timoshkov
|
8698fe8f3c
|
fonts: Fix a copy/paste bug preventing correct generation of the
System font for codepages 1256 and 1257.
|
2006-07-06 12:45:11 +02:00 |
Huw Davies
|
f875d30e7a
|
fonts: Add an 11 ppem strike of 'Small Fonts'.
|
2006-04-03 21:35:27 +02:00 |
Dmitry Timoshkov
|
f1a0835267
|
fonts: Install fonts in $(datadir)/wine/fonts.
|
2006-03-08 11:32:01 +01:00 |
Mike Frysinger
|
5392844392
|
Add support for 'make install DESTDIR'.
|
2006-02-14 13:51:38 +01:00 |
Vincent Béron
|
036e02281c
|
Sort the font filenames in alphabetical order in fonts/Makefile.in.
|
2005-10-04 11:30:01 +00:00 |
Huw Davies
|
2698bf3908
|
Generate Greek, Turkish, Hebrew, Arabic, Baltic and Thai versions of
MS Sans Serif.
|
2005-09-16 18:46:11 +00:00 |
Huw Davies
|
084148267b
|
Generate Greek, Turkish, Hebrew, Arabic and Baltic versions of
Courier.
|
2005-09-15 18:47:24 +00:00 |
Huw Davies
|
a861f4dfe0
|
Generate Greek, Turkish, Hebrew, Arabic, Baltic, Thai, Japanese and
Korean versions of the System font. All the non-latin glyphs are
still blanks.
|
2005-09-15 14:58:52 +00:00 |
Dmitry Timoshkov
|
cdd9a4a5b4
|
Rename Wine fonts to match Windows font names.
|
2005-09-08 18:56:59 +00:00 |
Huw Davies
|
84ae4d8bd1
|
Add System font for the Chinese codepages cp936 and cp950. Of course
they don't contain any ideographs (and nor should they).
|
2005-08-19 09:57:47 +00:00 |
Pavel Roskin
|
c01c579f06
|
fontforge 20050729 insists on adding .ttf extension even if the
requested output file name ends with a dot. So let's go back to names
ending with ttf.
|
2005-08-18 10:52:24 +00:00 |
Robert Shearman
|
8b00c3d6e2
|
ttf files for bitmap fonts should be generated with an extension of
just "." to work around a quirk in fontforge (with thanks to George
Williams for helping me fix this).
|
2005-07-20 17:48:26 +00:00 |
Huw Davies
|
9e4a58136c
|
Calculating the average width doesn't seem possible, so set it
manually instead.
Fix the copyright in wine_system.
|
2004-11-19 18:23:52 +00:00 |
Dmitry Timoshkov
|
dbaf0830c4
|
Add cyrillic glyphs to wine_sans_serif at 20 ppem.
|
2004-09-28 02:36:06 +00:00 |
Huw Davies
|
d56de58969
|
Add a 20 ppem strike with cp1252 coverage to Wine Sans Serif.
Add U+201a to all strikes.
|
2004-09-20 21:46:00 +00:00 |
Alexandre Julliard
|
cfef4ade07
|
TransGaming
Add a Marlett replacement font.
|
2004-09-16 20:37:07 +00:00 |
Huw Davies
|
51eccdc4d0
|
Add cp1250 glyphs to Wine Courier.
|
2004-09-14 17:44:56 +00:00 |
Huw Davies
|
73d97fae5d
|
Add cp1250 glyphs to Wine System.
|
2004-09-13 19:17:17 +00:00 |
Dmitry Timoshkov
|
3fe1754a31
|
Add cyrillic glyphs to Wine System.
|
2004-09-01 17:28:47 +00:00 |
Dmitry Timoshkov
|
f86f51a6e0
|
Add cyrillic glyphs to Wine Courier at 13 pixel size.
|
2004-08-30 18:41:22 +00:00 |
Dmitry Timoshkov
|
100073e17a
|
Add cyrillic glyphs to wine_sans_serif at 13 and 16 pixel sizes.
|
2004-08-24 18:48:05 +00:00 |
Huw Davies
|
00acb5f719
|
First stab at Wine versions of Courier, System and MS Sans Serif
fonts.
|
2004-08-17 22:33:14 +00:00 |