Aric Stewart
|
2a12c6a7d4
|
tools: Generate the Unicode Bidi Bracketing table.
|
2014-07-08 17:00:24 +02:00 |
Alexandre Julliard
|
5e7416e5c8
|
makefiles: Get rid of the MAKE_DLL_RULES variable.
|
2014-01-02 12:08:18 +01:00 |
Aric Stewart
|
6311ccfe97
|
usp10: Move CMAP functions to opentype.c.
|
2012-01-04 18:59:52 +01:00 |
Aric Stewart
|
14eaa18dae
|
usp10: Implement SSA_FALLBACK.
|
2011-10-11 13:37:49 +02:00 |
Aric Stewart
|
49dc1570b7
|
usp10: Draw selected glyphs in ScriptStringOut.
|
2011-08-29 17:09:00 +02:00 |
Aric Stewart
|
7339c04b7b
|
usp10: Shift to using the unicode data for most of the indic lexical functions.
|
2011-07-07 14:59:37 +02:00 |
Aric Stewart
|
95166855bb
|
usp10: Implement ScriptBreak using the Unicode Line Breaking Algorithm.
|
2011-07-07 14:56:50 +02:00 |
Aric Stewart
|
397c3ac51f
|
usp10: Improve Sinhala shaping using Indic rules.
|
2011-06-03 13:41:58 +02:00 |
Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
Alexandre Julliard
|
b86d515ed6
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
Aric Stewart
|
32b9b63a42
|
usp10: Add Arabic shaping.
|
2010-05-19 17:59:35 +02:00 |
Alexandre Julliard
|
a5fe688704
|
libwine: Generate Unicode data for Arabic shaping.
|
2010-05-19 17:52:42 +02:00 |
Alexandre Julliard
|
6f3f505f04
|
libwine: Generate a table for BiDi character mirroring.
|
2010-05-06 19:54:45 +02:00 |
Aric Stewart
|
6c3659c3d4
|
usp10: Improve ScriptItemize with a SCRIPT_CONTROL and SCRIPT_STATE set.
Reduce bidi duplications from gdi32 by using the newly corrected usp10
functions.
|
2010-04-14 18:00:44 +02:00 |
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
Rob Shearman
|
48000893f9
|
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
Only specify the root to keep platform-specifics out of the individual
DLL makefiles.
|
2008-03-04 20:55:01 +01:00 |
Michael Stefaniuc
|
f3cfb89b89
|
usp10: Win64 printf format warning fixes.
|
2006-10-05 11:33:21 +02:00 |
Michael Stefaniuc
|
85ce5117c5
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Alexandre Julliard
|
5cf75e615a
|
makefiles: Only run test and documentation targets in directories that need them.
|
2006-08-28 13:37:44 +02:00 |
Jeff Latimer
|
334e191175
|
usp10: Add ScriptShape functionality.
|
2006-02-20 20:30:01 +01:00 |
Jeff Latimer
|
29ff53c119
|
usp10: Added some tests.
|
2006-02-14 17:38:20 +01:00 |
Steven Edwards
|
54508df527
|
Add stub implementation of the Uniscribe Script Processor.
|
2005-07-27 11:02:52 +00:00 |