Piotr Caban
|
4387192120
|
usp10: Limit trace length in iso_dump_types.
|
2014-07-14 17:22:42 +02:00 |
Piotr Caban
|
6d7ce98fec
|
usp10: Limit trace length in dump_types.
|
2014-07-14 17:22:41 +02:00 |
Aric Stewart
|
710e23797f
|
usp10: Implement N0: bracketing pairs.
|
2014-07-09 16:21:33 +02:00 |
Aric Stewart
|
2a12c6a7d4
|
tools: Generate the Unicode Bidi Bracketing table.
|
2014-07-08 17:00:24 +02:00 |
Alexandre Julliard
|
18d410dec1
|
tools: Don't include wine/unicode.h if not necessary.
|
2014-07-08 17:00:22 +02:00 |
Alexandre Julliard
|
96ff3daaa3
|
usp10: Update the character data tables to Unicode 7.0.0.
|
2014-06-23 16:05:13 +02:00 |
Frédéric Delanoy
|
2ab8729020
|
Assorted spelling/grammar fixes.
|
2014-06-20 12:19:31 +02:00 |
Bruno Jesus
|
3c16044410
|
usp10: Fix a memory leak in _ItemizeInternal (valgrind).
|
2014-06-11 16:11:39 +02:00 |
Frédéric Delanoy
|
0ec7907c61
|
usp10: Silence a noisy fixme in ScriptPlaceOpenType.
|
2014-05-08 17:41:53 +02:00 |
Huw Davies
|
ee14105afd
|
usp10/tests: Mark two failing Hebrew strings as broken under win8.
The strings are tagged as Hebrew, yet the RTL and bidi levels are not correctly set.
|
2014-05-06 19:20:22 +02:00 |
Vijay Kiran Kamuju
|
8b50762b18
|
usp10: Show fixme once in ScriptShapeOpenType.
|
2014-05-06 09:56:13 +02:00 |
Thomas Faber
|
3f9c9eaa54
|
usp10: Do not write to last script item if buffer space is insufficient.
|
2014-05-01 10:18:11 +02:00 |
Marcus Meissner
|
b6a081ea44
|
usp10: Fixed border condition in shifts (Coverity).
|
2014-04-08 18:28:29 +02:00 |
Hermès Bélusca-Maïto
|
8fb52c7c5d
|
usp10: Avoid non-standard array initialization.
|
2014-03-25 19:01:33 +01:00 |
Alexandre Julliard
|
99ef0d6ff0
|
makefiles: Get rid of the MAKE_TEST_RULES variable.
|
2014-01-02 12:13:16 +01:00 |
Alexandre Julliard
|
5e7416e5c8
|
makefiles: Get rid of the MAKE_DLL_RULES variable.
|
2014-01-02 12:08:18 +01:00 |
Frédéric Delanoy
|
62da5f2604
|
usp10: Constify a character string.
|
2013-12-18 11:39:36 +01:00 |
Aric Stewart
|
9ccfebd615
|
usp10: Implement resolveResolved (L1) for Unicode 6.3.
|
2013-11-04 11:30:34 +01:00 |
Aric Stewart
|
de5dc96f85
|
usp10: Rewrite resolveNeutral and resolveImplicit for Unicode 6.3.
|
2013-11-04 11:30:32 +01:00 |
Aric Stewart
|
c767733631
|
usp10: Rewrite resolveWeak for Unicode 6.3.
|
2013-11-04 11:24:54 +01:00 |
Aric Stewart
|
2531d40b51
|
usp10: Rewrite resolveExplicit for Unicode 6.3.
|
2013-11-04 11:20:23 +01:00 |
André Hentschel
|
f309e01282
|
usp10/tests: Fix tests compilation with __WINESRC__ defined.
|
2013-10-25 13:36:01 +02:00 |
Alexandre Julliard
|
13479aa7b8
|
tools: Update the character data tables to Unicode 6.3.0.
|
2013-10-15 16:09:16 +02:00 |
Michael Stefaniuc
|
0e681027a2
|
tests: Compile the tests by default with -D__WINESRC__.
|
2013-10-02 11:04:02 +02:00 |
Marcus Meissner
|
90117bd175
|
usp10: Added missing break (Coverity).
|
2013-08-19 12:53:20 +02:00 |
Alexandre Julliard
|
1f44de3f65
|
usp10: Update the character data tables to Unicode 6.2.0.
|
2013-07-22 17:16:01 +02:00 |
Alexandre Julliard
|
2c5c2b5546
|
usp10: Update the line breaking algorithm to Unicode 6.2.0.
|
2013-07-22 17:16:00 +02:00 |
Aric Stewart
|
e909665db3
|
usp10: Correct access to -1 index of array.
Issue found by Phil Krylov.
|
2013-03-25 14:04:12 +01:00 |
Phil Krylov
|
c9cbde73c0
|
usp10: Support GPOS extension lookup subtables.
|
2013-03-25 14:03:52 +01:00 |
Huw Davies
|
28adfd4c3c
|
usp10: Don't read past the end of the context_type array.
|
2013-03-14 17:44:21 +01:00 |
Andrew Talbot
|
4ef6a96890
|
usp10: Avoid signed-unsigned integer comparisons.
|
2013-02-28 21:00:58 +01:00 |
Huw Davies
|
5e5d8d215b
|
usp10: Clusters are represented by glyph indices not character positions.
|
2013-02-20 13:17:26 +01:00 |
Alexandre Julliard
|
6af3e91cf8
|
usp10: Remove an unnecessary DllMain entry point.
|
2013-02-14 21:38:00 +01:00 |
Aric Stewart
|
9a59d81f72
|
usp10: Correct error with ScriptLayout log2vis.
Issue found and test written by Huw Davies.
|
2013-02-14 20:05:11 +01:00 |
Aric Stewart
|
237ed21737
|
usp10: Fix memory leak when a font has 0 languages, scripts or features.
Based on original fix proposded by Wojciech Pyczak.
|
2013-02-08 19:31:31 +01:00 |
Aric Stewart
|
c8b5a16f0c
|
usp10: Free default_language items when freeing script cache.
|
2013-02-08 19:31:22 +01:00 |
Michael Stefaniuc
|
9f6f8bfc00
|
usp10: Let C look like C.
|
2013-02-07 12:04:05 +01:00 |
Aric Stewart
|
ef4b7c5948
|
usp10: Update diacritical script handling for non OpenType Itemization.
|
2013-02-05 20:15:47 +01:00 |
Aric Stewart
|
e70b9b1c1e
|
usp10: Split the core Itemize function out to be able to support differences between the normal and OpenType versions.
|
2013-02-05 20:15:38 +01:00 |
Aric Stewart
|
8077975e70
|
usp10: Fix typo with Script_Khmer_Numeric.
|
2013-02-05 20:15:38 +01:00 |
Francois Gouget
|
a5ff4b8088
|
Assorted spelling fixes.
|
2013-01-29 12:13:04 +01:00 |
Aric Stewart
|
6c4f35f345
|
usp10: Do not apply SSA_LINK to right to left text.
|
2013-01-25 17:31:07 +01:00 |
Aric Stewart
|
6d1d7eedd9
|
usp10: Add ShapeCharGlyphProp and ContextualShape for Control characters.
|
2013-01-25 11:17:28 +01:00 |
Aric Stewart
|
8df64b8589
|
usp10: Add ShapeCharGlyphProp_Latin to properly handle zero width character properties for Latin.
|
2013-01-25 11:17:23 +01:00 |
Aric Stewart
|
f6bdaf369c
|
usp10: Only fall back to latin features if the base script tag is not found at all.
|
2013-01-21 16:27:27 +01:00 |
Aric Stewart
|
ddf6b6e585
|
usp10: Add locl and ccmp to Latin features.
|
2013-01-21 16:27:15 +01:00 |
Aric Stewart
|
c1f190a0c5
|
usp10: GPOS Mark to Base seeks back in the string to the first glyph that is not a mark for its base.
|
2013-01-21 12:14:34 +01:00 |
Aric Stewart
|
287243a9b9
|
usp10: Group the GDEF table loading with the other opentype tables.
|
2013-01-21 12:14:19 +01:00 |
Aric Stewart
|
6b8c910b37
|
usp10: MarkToMark calculations may need to happen even if the offset is 0.
|
2013-01-18 14:47:11 +01:00 |
Aric Stewart
|
62b4f31d6d
|
usp10: Implement GPOS Cursive Attachment Positioning Subtable.
|
2013-01-17 20:28:48 +01:00 |