Commit Graph

153 Commits (master)

Author SHA1 Message Date
Konstantin Kondratyuk 1d8664ead4 fonts: Add Ukrainian symbols in System font. 2006-11-30 12:25:56 +01:00
Konstantin Kondratyuk 7dcc6688b8 fonts: Add ukrainian symbols in Courier. 2006-11-30 12:25:51 +01:00
Konstantin Kondratyuk 645df99bc4 fonts: Add Ukrainian symbols in MS Sans Serif. 2006-11-30 12:25:47 +01:00
Konstantin Kondratyuk 6a9b3624e6 fonts: Add Ukrainian symbols in Small fonts. 2006-11-30 12:25:43 +01:00
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
Shachar Shemesh 67a0c69499 fonts: Add Hebrew to the system font. 2006-08-14 20:17:10 +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
Huw Davies a1295177ad fonts: Add that extra pixel to the variants of 'e' too. 2006-08-03 18:20:04 +02:00
Huw Davies 8380e1b2d2 fonts: By popular demand, add an extra pixel to the smallest strike of 'e'. 2006-08-02 22:00:51 +02:00
Alexandre Julliard cc2b3b48e6 Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
2006-07-10 20:47:54 +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
Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Fatih Asici 9647321d3f fonts: Add missing Latin glyph to ms_sans_serif. 2006-05-05 17:04:27 +02:00
Fatih Asici 9899ef9de0 fonts: Add some missing Latin glyphs to System. 2006-05-05 17:04:22 +02:00
Fatih Asici 08ce163d5e fonts: Add some missing Latin glyphs to Courier. 2006-05-05 17:04:17 +02:00
Huw Davies 90e04f9443 fonts: Add accented greek glyphs to System. 2006-04-10 12:22:25 +02:00
Huw Davies b3e33bf335 fonts: Add greek glyphs (with thanks to Maria Hadjipanayi). 2006-04-08 19:59:41 +02:00
Huw Davies 26dbcc0aee fonts: Add the Won sign in place of the backslash for Korean fonts. 2006-04-07 12:57:01 +02:00
Dmitry Timoshkov 6381e458c2 fonts: Add a couple of cyrillic glyphs to all built-in bitmap fonts.
Also add numero-sign to Courier.
2006-04-06 22:21:28 +02:00
Huw Davies 593665b6b9 fonts: Add a few missing glyphs. 2006-04-05 10:58:35 +02:00
Dmitry Timoshkov 1e3b6b1888 fonts: Add cyrillic glyphs to the "Small Fonts" built-in bitmap font. 2006-04-04 12:37:09 +02:00
Dmitry Timoshkov c925703e3d fonts: Use pixels instead of logical units for "Small Fonts" bitmap font metrics. 2006-04-04 12:36:07 +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
Alexandre Julliard 0ec7e1a591 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +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
Richard Cohen df708ca5e5 Redraw "Restore window" without overlapping splines. 2005-09-06 09:26:37 +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
Huw Davies b408c7ca0d System should be sans serif. 2005-08-18 10:49:23 +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
Frank Richter 462dedc23c Added a real "window restore" glyph to Wine Marlett. 2005-07-07 18:23:54 +00:00
Dmitry Timoshkov 2ed1b1aa60 Add my name to the fonts copyright string. 2004-12-13 13:19:17 +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
Huw Davies 4abd4f7018 Fix the size of the 'G' at 16 ppem. Thanks to Dmitry for spotting
this.
2004-09-13 18:03:59 +00:00
Dmitry Timoshkov 3fe1754a31 Add cyrillic glyphs to Wine System. 2004-09-01 17:28:47 +00:00
Huw Davies ea8550c2cf Complete cp1252 coverage.
Fix height of 'I'.
2004-08-31 17:31:13 +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
Alexandre Julliard dbfe39fe68 Generate the .ttf file in the current directory. 2004-08-19 20:02:12 +00:00
Huw Davies c612a89be8 Complete cp1252 for System. 2004-08-19 19:03:48 +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