usp10: Implement ScriptGetFontFeatureTags.
[wine] / dlls / usp10 / shape.c
2012-01-03  Aric Stewartusp10: Implement ScriptGetFontFeatureTags.
2012-01-03  Aric Stewartusp10: Convert tag in LoadedFeature to OPENTYPE_TAG.
2012-01-03  Aric Stewartusp10: Replace GSUB_get_lang_table with GSUB_GetFontLan...
2012-01-03  Aric Stewartusp10: Implement ScriptGetFontLanguageTags.
2011-12-30  Aric Stewartusp10: Convert newOtTag to an OPENTYPE_TAG.
2011-12-30  Aric Stewartusp10: Remove redundant information by making scriptDat...
2011-12-30  Aric Stewartusp10: Update get_opentype_script to return OPENTYPE_TAG.
2011-12-30  Aric Stewartusp10: Replace GSUB_get_script_table with GSUB_GetFontS...
2011-12-30  Aric Stewartusp10: Cache FontScriptTags information.
2011-12-30  Aric Stewartusp10: Updates to ScriptGetFontScriptTags.
2011-12-23  Aric Stewartusp10: Add currency scripts to match windows.
2011-12-22  Aric Stewartusp10: Implement ScriptGetFontScriptTags.
2011-12-19  Aric Stewartusp10: Add Mathematical Alphanumeric Symbols script.
2011-12-19  Aric Stewartusp10: Add Osmanya script.
2011-12-19  Aric Stewartusp10: Add Deseret script.
2011-12-19  Aric Stewartusp10: Code for the cmap format 12 table for unicode...
2011-12-14  Aric Stewartusp10: Add Private Use Area and Surrogates Area from...
2011-12-14  Aric Stewartusp10: Add Braille script.
2011-12-14  Aric Stewartusp10: Add Runic Script.
2011-12-14  Aric Stewartusp10: Add Ogham script.
2011-12-14  Aric Stewartusp10: Add Canadian Aboriginal Syllabics script.
2011-12-14  Aric Stewartusp10: Add Cherokee script.
2011-12-14  Aric Stewartusp10: Add Vai script.
2011-12-14  Aric Stewartusp10: Add N'Ko script.
2011-12-14  Aric Stewartusp10: Add Tifinagh script.
2011-12-14  Aric Stewartusp10: Add Mongolian script.
2011-12-14  Aric Stewartusp10: Add Ethiopic script.
2011-12-13  Aric Stewartusp10: Add Yi script.
2011-12-13  Aric Stewartusp10: Add Hangul script.
2011-12-13  Aric Stewartusp10: Add Kana script.
2011-12-13  Aric Stewartusp10: Add Bopomofo script.
2011-12-13  Aric Stewartusp10: Add CKJ Han and Ideographic scripts.
2011-12-12  Aric Stewartusp10: Add Khmer script.
2011-12-12  Aric Stewartusp10: Add New Tai Lue script.
2011-12-12  Aric Stewartusp10: Add script Tai Le.
2011-12-09  Aric Stewartusp10: Add Myanmar script.
2011-12-08  Aric Stewartusp10: Some Indic scripts, Sinhala, want GDEF to set...
2011-12-07  Aric Stewartusp10: Handle dangling joiners when processing Indic...
2011-12-07  Aric Stewartusp10: Unicode does not compose the Gurmukhi letter...
2011-12-06  Aric Stewartusp10: Handle Halant, ZWJ and ZWNJ in ShapeCharGlyphPro...
2011-12-06  Aric Stewartusp10: Sinhala, while behaving like a base Indic, does...
2011-12-06  Aric Stewartusp10: Use UpdateClusters in DecomposeVowels.
2011-12-06  Aric Stewartusp10: The top logclust value may be different than...
2011-12-06  Aric Stewartusp10: Use GDEF in baseIndic GlyphProp processing.
2011-12-06  Aric Stewartusp10: Initialize the GSUB table before doing any conte...
2011-12-05  Aric Stewartusp10: Correct issues with LTR logclust indexing after...
2011-12-02  Aric Stewartusp10: Handle Thai SARA AM differently than GDEF.
2011-12-02  Aric Stewartusp10: More properly handle the glyph properties on...
2011-12-02  Aric Stewartusp10: Phags-Pa wants the calt feature enabled.
2011-12-01  Aric Stewartusp10: Handle the Gurmukhi addak.
2011-12-01  Aric Stewartusp10: Always apply features in logical order.
2011-12-01  Aric Stewartusp10: Apply lookups in order over the whole range...
2011-12-01  Aric Stewartusp10: Standard features are only ccmp and locl.
2011-12-01  Aric Stewartusp10: Turn off dlig feature for hebrew. It is not...
2011-11-21  Aric Stewartusp10: Cache the script with the feature so that in...
2011-11-21  Aric Stewartusp10: Itemize numbers outside of the basic ascii set...
2011-11-21  Aric Stewartusp10: Windows breaks punctuation into 2 different...
2011-11-21  Aric Stewartusp10: Handle Combining Diacritical Marks.
2011-11-21  Aric Stewartusp10: In Arabic only fallback to presentation form...
2011-10-28  Aric Stewartusp10: Sinhala does glyph props like Indic languages.
2011-10-28  Aric Stewartusp10: All glyphs in a single indic syllable are part...
2011-10-18  Aric Stewartusp10: Properly adjust LogClust when decomposing indic...
2011-10-18  Aric Stewartusp10: Properly adjust LogClust when composing indic...
2011-08-30  Aric Stewartusp10: When calling ShapeIndicSyllables we need to...
2011-08-23  Aric Stewartusp10: Implement Multiple Substitution Subtable.
2011-08-03  Frédéric Delanoydlls: Assorted spelling fixes.
2011-07-09  Aric Stewartusp10: Add missing Bengali entry.
2011-07-07  Alexandre Julliardusp10: Make the various lookup tables more compact.
2011-07-07  Aric Stewartusp10: Shift to using the unicode data for most of...
2011-06-24  Aric Stewartusp10: Correct Pre Base glyph index shifting.
2011-06-23  Aric Stewartusp10: Non modern Indic fonts want blwf applied pre...
2011-06-23  Aric Stewartusp10: Update Indic framework to handle non-modern...
2011-06-21  Aric Stewartusp10: Correct ralf glyph offset calculation in PostBase.
2011-06-21  Aric Stewartusp10: Correct Post Base glyph index shifting.
2011-06-16  Marcus Meissnerusp10: Removed 2 superflous lines of code (Coverity).
2011-06-16  Aric Stewartusp10: Pre-base consonants need to be reordered like...
2011-06-16  Aric Stewartusp10: Do matra second reorderings for Tamil and Malaya...
2011-06-16  Aric Stewartusp10: Enable a second reorder step after basic shaping.
2011-06-16  Aric Stewartusp10: Refine post-matra Ralf reordering to be post...
2011-06-16  Aric Stewartusp10: More corrections to the Telugu lexical function.
2011-06-16  Aric Stewartusp10: Correct an error with the Telugu lexical function.
2011-06-15  Aric Stewartusp10: Condense duplicate Indic feature sets.
2011-06-15  Aric Stewartusp10: Apply 'cjct' to the Indic syllable.
2011-06-15  Aric Stewartusp10: Apply 'vatu' to the Indic syllable.
2011-06-15  Aric Stewartusp10: Apply 'pstf' to the Indic syllable.
2011-06-15  Aric Stewartusp10: Apply 'pref' only to the pre-base consonants...
2011-06-15  Aric Stewartusp10: Apply 'blwf' only to the below-base consonants...
2011-06-15  Aric Stewartusp10: Apply 'rphf' only to the reph forms in Indic...
2011-06-15  Aric Stewartusp10: Apply 'half' only to the pre-base consonants...
2011-06-15  Aric Stewartusp10: Apply 'rkrf' to the Indic syllable.
2011-06-15  Aric Stewartusp10: Shape Indic syllables basic forms per syllable.
2011-06-15  Aric Stewartusp10: Ignore ralf as well as pre, post and below base...
2011-06-15  Aric Stewartusp10: Do not require a separate call to find Indic...
2011-06-15  Aric Stewartusp10: Return the set of Indic syllables after reorder.
2011-06-14  Aric Stewartusp10: Correct an endless loop in Chaining Contextual...
2011-06-09  Aric Stewartusp10: Strip dangling joiners for Sinhala.
2011-06-09  Aric Stewartusp10: Sinhala vowels are not fully decomposed. The...
2011-06-08  Aric Stewartusp10: Bengali initial form is only applied to the...
2011-06-08  Aric Stewartusp10: Execute half after pstf.
2011-06-08  Aric Stewartusp10: Refine Ralf reordering location for Devanagari...
next