Vincent Wei
|
8cd6b037ec
|
tuen release notes
|
2019-01-17 14:59:40 +08:00 |
|
Vincent Wei
|
b35e38bdff
|
tune length of devfont name fields; devfont now supports family aliases
|
2019-01-17 14:55:06 +08:00 |
|
Vincent Wei
|
58275c88e9
|
call REAL_GLYPH for devfont operators
|
2019-01-17 12:40:25 +08:00 |
|
Vincent Wei
|
31b43521d0
|
call REAL_GLYPH for charset operators
|
2019-01-17 12:14:02 +08:00 |
|
Vincent Wei
|
e68ee00b85
|
rename glyph type macros and glyph type now includes MCHAR_TYPE_XXX for ASCII characters
|
2019-01-17 11:59:29 +08:00 |
|
Vincent Wei
|
6e54d4a7d7
|
add macro GLYPH2UCHAR
|
2019-01-16 20:43:01 +08:00 |
|
Vincent Wei
|
69b1d63569
|
Rename IsGlyphAlnum, GlyphToUpper to IsUCharAlnum, UCharToTitle and so on
|
2019-01-16 20:37:56 +08:00 |
|
Vincent Wei
|
817f4063a1
|
Add UNICODE utilities: IsGlyphAlnum, GlyphToUpper, ...
|
2019-01-16 20:34:51 +08:00 |
|
Vincent Wei
|
c9ec23dc70
|
empty implementation of glyphs APIs for CSS
|
2019-01-16 19:27:41 +08:00 |
|
Vincent Wei
|
972085fa56
|
cleanup
|
2019-01-16 17:50:21 +08:00 |
|
Vincent Wei
|
c2e24b61e3
|
cleanup
|
2019-01-16 17:44:48 +08:00 |
|
Vincent Wei
|
bd1fb67930
|
retrive the break type of UNICODE char; upgrade UNICODE tables to 10.0.0
|
2019-01-16 17:10:50 +08:00 |
|
Vincent Wei
|
0fcedfca08
|
cleanup
|
2019-01-16 14:52:12 +08:00 |
|
Vincent Wei
|
c39ce7c0b8
|
cleanup
|
2019-01-16 12:04:43 +08:00 |
|
Vincent Wei
|
97014ccdc8
|
cleanup
|
2019-01-16 12:02:58 +08:00 |
|
Vincent Wei
|
48e7f6e928
|
cleanup
|
2019-01-16 11:53:46 +08:00 |
|
Vincent Wei
|
473f9f98ff
|
cleanup
|
2019-01-16 11:52:56 +08:00 |
|
Vincent Wei
|
95d09a7673
|
tune and cleanup
|
2019-01-16 11:43:27 +08:00 |
|
Vincent Wei
|
53253ed101
|
optimize the font matching algorithm
|
2019-01-16 10:18:26 +08:00 |
|
Vincent Wei
|
4bd7c0eef4
|
add mutex for freetype2 font engine (MGRM_THREADS) and remove lock/unlock of __mg_gdi_lock in _font_get_glyph_advance
|
2019-01-16 10:06:46 +08:00 |
|
Vincent Wei
|
9af71438dd
|
cleanup
|
2019-01-15 17:02:11 +08:00 |
|
Vincent Wei
|
747894247b
|
tune release notes
|
2019-01-15 16:18:45 +08:00 |
|
Vincent Wei
|
1ed5b44926
|
cleanup for 3.2.2
|
2019-01-15 15:13:50 +08:00 |
|
Vincent Wei
|
16287af2a6
|
fix the bug of wrong bbox handling for SUBPIXEL rendering of glyph
|
2019-01-15 14:53:57 +08:00 |
|
Vincent Wei
|
82033a44dd
|
cleanup and fix the bug of wrong bboxing handling for SUBPIXEL rendering of glyph
|
2019-01-15 14:50:46 +08:00 |
|
Vincent Wei
|
1c9537fc63
|
BMP_TYPE_REPLACEKEY for BITMAP; Declaration of GetGlyphsExtentPointEx and DrawGlyphStringEx; cleanup of GLYPHINFO and GLYPHBITMAP
|
2019-01-15 10:17:25 +08:00 |
|
Vincent Wei
|
612c395c06
|
Backward compatiblity of CreateLogFont
|
2019-01-14 10:23:37 +08:00 |
|
Vincent Wei
|
8dc0ee2ade
|
cleanup
|
2019-01-13 18:56:41 +08:00 |
|
Vincent Wei
|
caefd7355a
|
cleanup
|
2019-01-13 18:36:03 +08:00 |
|
Vincent Wei
|
9ea0e15dba
|
try to match devfont without style
|
2019-01-13 17:42:27 +08:00 |
|
Vincent Wei
|
83c8984c74
|
support flipping glyph for subpixel rendering
|
2019-01-13 16:59:36 +08:00 |
|
Vincent Wei
|
c975fe5b8d
|
tune release notes
|
2019-01-13 16:23:57 +08:00 |
|
Vincent Wei
|
b4569adbd5
|
skipp null pixels for subpixel glyph
|
2019-01-13 16:22:34 +08:00 |
|
Vincent Wei
|
4761333a1a
|
skip null pixels for subpixel
|
2019-01-13 16:20:08 +08:00 |
|
Vincent Wei
|
715a44beeb
|
typo for pitch
|
2019-01-13 14:32:49 +08:00 |
|
Vincent Wei
|
e6bb4fa05f
|
tune RELEASE NOTES
|
2019-01-13 14:24:14 +08:00 |
|
Vincent Wei
|
c436af69bb
|
fixbug: No need to make the pitch of FT2 monobitmap is single-byte aligned
|
2019-01-13 14:22:54 +08:00 |
|
Vincent Wei
|
8538f29f70
|
fixbug: No need to make the pitch of FT2 monobitmap is single-byte aligned
|
2019-01-13 14:21:18 +08:00 |
|
Vincent Wei
|
b658413961
|
cleanup
|
2019-01-13 13:17:23 +08:00 |
|
Vincent Wei
|
bb187f1ee3
|
cleanup font name and glyph renderer
|
2019-01-13 13:10:13 +08:00 |
|
Vincent Wei
|
ea8ab93bad
|
cleanup
|
2019-01-12 15:02:56 +08:00 |
|
Vincent Wei
|
9226fcff26
|
add examples/createlogfontex.c and cleanup examples/createlogfont.c
|
2019-01-12 14:03:52 +08:00 |
|
Vincent Wei
|
05cf370155
|
Cleanup LOGFONT styles
|
2019-01-12 13:55:51 +08:00 |
|
Vincent Wei
|
0d2352884a
|
tune style for LOGFONT
|
2019-01-11 10:55:55 +08:00 |
|
Vincent Wei
|
b18cd49398
|
add GDCAP_DPI for GetGDCapability
|
2019-01-10 17:31:50 +08:00 |
|
Vincent Wei
|
1c2b4a893a
|
Tune GetGlyphInfo and GLYPHINFO
|
2019-01-10 16:20:36 +08:00 |
|
Vincent Wei
|
5ef6e45848
|
new type: QDWORD for a quauter of DWORD
|
2018-12-27 12:12:08 +08:00 |
|
Vincent Wei
|
088ef49c83
|
cleanup
|
2018-12-20 15:53:48 +08:00 |
|
Vincent Wei
|
dbbd0f4da2
|
cleanup
|
2018-12-11 18:02:46 +08:00 |
|
Vincent Wei
|
e4a2294ded
|
New API: UpdateInvalidClient
|
2018-12-03 18:21:06 +08:00 |
|