Commit Graph

157 Commits

Author SHA1 Message Date
Anton Baskanov 80ef009fc1 fonts: Fix dotaccent glyph position in Small Fonts.
Signed-off-by: Anton Baskanov <baskanov@gmail.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-08-31 10:55:29 +02:00
Anton Baskanov 9ecca23a32 fonts: Fix breve glyph position in 16px MS Sans Serif.
Signed-off-by: Anton Baskanov <baskanov@gmail.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-08-31 10:55:26 +02:00
Dmitry Timoshkov ada03e7614 fonts: Correct default glyph index for MS Sans Serif font to match Windows.
This one doesn't depend on previous patches in the sequence.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-12-21 16:55:53 +01:00
Dmitry Timoshkov afe2d73db6 fonts: Add initial version of Webdings font.
Some applications confusingly use Webdings instead of Marlett to draw
non-client areas of their custom controls, this initial version of
Webdings contains just a few glyphs copied from Marlett to make these
apps happy.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-08-01 10:00:18 +02:00
Dmitry Timoshkov 5e3081c82d fonts: Add clock images to Wingdings font.
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-06-25 16:06:48 +02:00
Michael Müller e2cbfb68ad fonts/tahoma.sfd: Add glyphs U+FB01 and U+FB02.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-03-01 19:25:56 +01:00
Michael Stefaniuc ecc050b302 fonts: Use a standard Em size for the other fonts too.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-10-02 10:14:13 +02:00
Michael Stefaniuc 40166848a7 fonts: Increase the Em size to fix a build failure with freetype 2.8.1.
Freetype 2.8.1 implemented the stricter Em bounds from OpenType 1.8.2
which require a minimum Em size of 16.

Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-09-28 00:41:33 +02:00
Michael Stefaniuc 7ea82a0207 fonts: Fix the character count in some fonts.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-09-27 17:00:51 +02:00
Huw Davies 6e0a4a8924 fonts: Fix typo in glyph name.
Reported by Andrey Gusev.

Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-05-19 19:21:13 +09:00
Alexandre Julliard fabc25d8b7 makefiles: Add support in make_makefiles for flags in sfd files.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-10 18:09:19 +09:00
Huw Davies c51aee637b fonts: Fix the version in the name table to match the Version: line.
The (not so) recently updated fontforge parses the name table for this
in preference to the Version: line.

Signed-off-by: Huw Davies <huw@codeweavers.com>
2015-09-25 22:19:48 +02:00
Huw Davies 258942f28f fonts: Add some barb arrow glyphs. 2014-06-25 18:12:37 +02:00
Nikolay Sivov d71fb5b543 fonts: Added glyphs for U+0404/U+0454 Ukrainian Ye for Tahoma Bold. 2014-04-04 10:51:20 +02:00
Hans Leidekker 5a2fc71631 fonts: Add Hungarian localization of Tahoma font names. 2014-04-01 13:30:59 +02:00
Ștefan Fulea 01ac10b33c fonts: Correct the bitmap parts of Romanian diacritical letters in Tahoma Bold. 2014-02-13 19:05:13 +01:00
Ștefan Fulea 95b7d9db55 fonts: Add the missing Romanian diacritical letters to Tahoma Bold. 2014-02-13 19:03:35 +01:00
Alexandre Julliard 09e70524f4 makedep: Generate install rules for TrueType fonts based on pragmas in the .sfd file. 2014-02-05 13:49:08 +01:00
Alexandre Julliard 1cccb5594a makedep: Generate rules for bitmap fonts based on pragmas in the .sfd file. 2014-02-05 13:32:33 +01:00
Alexandre Julliard 509364e1dd makefiles: Get rid of Make.rules. 2014-01-14 12:18:02 +01:00
Alexandre Julliard 54300b2302 makefiles: Add support for a variable to list extra targets. 2013-12-31 19:22:57 +01:00
Alexandre Julliard 64b21eee94 makedep: Generate rules for TrueType fonts in maintainer mode. 2013-12-27 14:31:51 +01:00
Alexandre Julliard 1047e0474d makefiles: Leave it to install-sh to create destination directories. 2013-12-26 14:35:15 +01:00
Alexandre Julliard 3bcad54fc6 makefiles: Generate individual .gitignore files corresponding to the build targets. 2013-12-16 12:02:37 +01:00
Alexandre Julliard 7a8d1838b0 makefiles: Explicitly specify source directory in font dependencies. 2013-12-12 13:25:14 +01:00
Alexandre Julliard a60ebd3ade makefiles: Link libwine statically into the tools to avoid run-time path dependencies. 2013-10-04 17:46:22 +02:00
Huw Davies 73e0efac9d fonts: Add some box-type glyphs to wingdings. 2013-09-13 14:19:33 +02:00
Huw Davies 66a4e6e33d fonts: Add a few more glyphs in wingding. 2013-09-12 16:32:27 +02:00
Huw Davies 8460e6b375 fonts: Fix glyph names and advance widths. 2013-09-12 16:30:30 +02:00
Alexandre Julliard 80a17baf20 fonts: Update fonts with a more recent fontforge. 2013-07-11 15:53:48 +02:00
Alexandre Julliard 7983df22cf fonts: Add some missing Cyrillic glyphs to the Small font. 2013-07-11 15:29:32 +02:00
Alexandre Julliard 994f74fb46 fonts: Add some missing Cyrillic glyphs to the Courier font. 2013-07-11 15:29:32 +02:00
Alexandre Julliard eb29e639e5 fonts: Add some missing glyphs to the System Fixed fonts. 2013-07-11 15:29:32 +02:00
Alexandre Julliard 66f641896b fonts: Add some missing glyphs to the System font. 2013-07-11 15:29:32 +02:00
Alexandre Julliard 74b2cb58f7 fonts: Add some missing glyphs to the Sans Serif font. 2013-07-11 15:29:32 +02:00
Aric Stewart 2fd3ec7d06 fonts: Include Arabic characters in Tahoma Bold.
Glyphs from Public Domain DejaVu Sans Bold, a font based on Bitstream Vera.
2013-06-13 20:50:59 +02:00
Aric Stewart 121f82bff7 fonts: Include Arabic characters in Tahoma.
Glyphs from Public Domain DejaVu Sans, a font based on Bitstream Vera.
2013-06-13 20:50:57 +02:00
Akihiro Sagawa 8e2cd615c3 fonts: Add default glyph to Japanese Fixedsys. 2013-05-23 19:03:01 +02:00
Akihiro Sagawa 3f0e3ef6b4 fonts: Add default glpyh to Japanese System font. 2013-05-23 19:03:01 +02:00
Akihiro Sagawa d29f6c41eb fonts: Fix default character index of Japanese Fixedsys. 2013-05-17 17:00:24 +02:00
Akihiro Sagawa c4408e0b62 fonts: Add Japanese FixedSys font. 2013-04-09 12:06:14 +02:00
Akihiro Sagawa 6eaa345261 fonts: Add Fixedsys font. 2013-04-09 12:06:12 +02:00
Dmitry Timoshkov 1b17f0fd5d fonts: Add an initial version of Wingdings font.
This version contains just 3 glyphs which were copied from OpenSymbol font.
2013-03-01 18:03:30 +01:00
Alexandre Julliard 9d71d29f26 fonts: Make Tahoma start at character 32. 2012-12-17 20:31:11 +01:00
Dmitry Timoshkov 1a6e9d4a50 fonts: Update 10-pixel and some rarely used 9-pixel cyrillic bitmaps for Tahoma Bold. 2012-11-16 16:17:30 +01:00
Dmitry Timoshkov e070173ac6 fonts: Update 10-pixel cyrillic bitmaps for Tahoma. 2012-11-15 21:21:51 +01:00
Huw Davies 673617ee4e fonts: 10-pixel strikes for Tahoma bold. 2012-10-19 18:17:11 +02:00
Huw Davies 679385fd1c fonts: 10-pixel strikes for Tahoma. 2012-10-18 19:28:14 +02:00
Dmitry Timoshkov fc42bfe60f fonts: Generate large pixel size versions of MS Sans Serif. 2012-04-13 16:09:44 +02:00
Dmitry Timoshkov 4f819f8efc fonts: Update cyrillic bitmap glyphs in Tahoma Bold. 2012-04-11 18:18:24 +02:00