• Norbert Thiebaud's avatar
    fdo#79673 quartz: draw 'bullet' for 'space' directly in one pass · 7a8fcfca
    Norbert Thiebaud yazdı
    the current implementation of CoreText simply dropped the proper
    implementation of DrawTextArray, by ignoring DXArray
    this very visibly borked the show-non-displayable character
    feature of writer.. the bullet representing the 'spaces'
    was quite misplaced.
    This solve specifically this problem.
    More work is needed to bring proper support of DXArray back to CoreText
    
    
    Conflicts:
    	vcl/inc/sallayout.hxx
    	vcl/source/outdev/text.cxx
    
    Change-Id: Idb2cc90d5ffaa8b83f79241cee2d512112d1c3be
    7a8fcfca
text.cxx 97.9 KB