• msw@chromium.org's avatar
    Implement Uniscribe RenderText for Windows. · 0d717603
    msw@chromium.org authored
    Follow the I18N recommendations for BiDi text editing.
    Visual cursor movement and logical selection over BiDi text.
    Cleanup some common RenderText code and interfaces.
    Fixup TextfieldExample for views_examples.
    
    Known issues:
    Word breaking is not well implemented.
    Font sizes and vertical alignments are slightly off.
    Text styles break runs (colors can affect glyph shaping).
    Composition/selection ranges aren't stylized.
    
    BUG=90426
    TEST=--use-pure-views text editing
    
    Review URL: http://codereview.chromium.org/7458014
    
    git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98785 0039d316-1c4b-4281-b951-d872f2087c98
    0d717603
textfield_views_model.cc 24 KB