summaryrefslogtreecommitdiff
path: root/vcl/coretext
AgeCommit message (Expand)AuthorFilesLines
2013-07-15fdo#66577: Cursor displaced in Web LayoutKhaled Hosny1-6/+6
2013-07-12Turn basebmp::Format into a proper enumStephan Bergmann1-3/+3
2013-07-01Handle synthetic bold with Core TextKhaled Hosny1-10/+24
2013-06-30Handle synthetic italic with Core TextKhaled Hosny1-5/+11
2013-06-30Fix debug codeKhaled Hosny1-13/+12
2013-06-30fdo#66385: bad line spacing under Core TextKhaled Hosny1-2/+2
2013-06-29Fix jitter when editing RTL textKhaled Hosny1-15/+51
2013-06-21Attempt to fix Core Text full justificationKhaled Hosny1-2/+3
2013-06-19Call CheckContext() on OS X, tooTor Lillqvist1-2/+0
2013-06-19Add commentTor Lillqvist1-0/+5
2013-06-19fdo#63616: Fix GetBoundRect for rotated text in CoreText backendTor Lillqvist1-9/+30
2013-06-18Fix CTLayout::GetBoundRect()Khaled Hosny1-2/+2
2013-06-18Remove another pointless TODO noteKhaled Hosny1-1/+0
2013-06-18Remove pointless TODO noteKhaled Hosny1-1/+0
2013-06-18Some notesKhaled Hosny1-2/+3
2013-06-18Remove the never set mfFontScaleKhaled Hosny3-41/+18
2013-06-18Use Core Text defaults for kerning and ligaturesKhaled Hosny1-9/+0
2013-06-16Fix PDF export with fallback fonts in Core TextKhaled Hosny4-23/+46
2013-06-16Get rid of SalLayout::GetFallbackFontData()Khaled Hosny1-24/+8
2013-06-16kCTFontTableOptionExcludeSynthetic is deprecated in 10.8Tor Lillqvist1-1/+1
2013-06-05CGColorCreateGenericRGB is not available on iOSTor Lillqvist1-2/+4
2013-06-05Initialise more fields, especially mfFakeDPIScaleTor Lillqvist1-1/+3
2013-06-04Avoid crash on iOS: We need to get a valid context hereTor Lillqvist1-0/+6
2013-06-04Make the iOS vcl CoreText code build againTor Lillqvist8-1788/+94
2013-06-04Drop the trailing white space crackKhaled Hosny1-24/+3
2013-06-04Add Emacs and vim mode linesTor Lillqvist4-9/+6
2013-06-04Drop "CJK extra leading" crackKhaled Hosny1-43/+0
2013-06-03Use Core Text font manager instead of deprecated ATSKhaled Hosny1-33/+17
2013-06-03Drop ENABLE_CORETEXTKhaled Hosny1-37/+0
2013-06-03Fix dbgutil buildTor Lillqvist1-1/+1
2013-06-03Clarify headers.Michael Meeks3-52/+42
2013-06-03Drop Core Text dynamic loading stuffKhaled Hosny3-141/+13
2013-06-03Get the new Core Text code to compileKhaled Hosny4-96/+43
2013-06-03Cherry-pick Core Text port from AOOKhaled Hosny4-0/+2156
2013-05-22Revert "fdo#62846 incorrect glyph to Unicode mappings in PDFs"Tor Lillqvist1-4/+0
2013-05-22fdo#62846 incorrect glyph to Unicode mappings in PDFsJonathan Schultz1-0/+4
2013-05-18Drop unused mpGlyphPositions arrayKhaled Hosny1-9/+1
2013-05-18Simplify Core Text drawingKhaled Hosny1-32/+27
2013-05-18Remove unused variableKhaled Hosny1-7/+0
2013-05-18Fix Core Text GetCaretPositions()Khaled Hosny1-13/+18
2013-05-12WaE: private field 'mpGraphics' is not usedTor Lillqvist1-5/+3
2013-05-11[coretext] Attempt to fix jumping linesKhaled Hosny1-32/+30
2013-05-10[coretext] Fix drawing fallback fontsKhaled Hosny1-9/+38
2013-05-09MinorKhaled Hosny1-2/+2
2013-05-09[coretext] Fix line spacingKhaled Hosny1-3/+1
2013-04-12Turn off subpixel positioning for nowTor Lillqvist1-0/+1
2013-04-12Use my improved understanding of what a subset BitmapDevice isTor Lillqvist1-7/+19
2013-04-12A bit more logging in DrawText()Tor Lillqvist1-3/+9
2013-04-11Log the stretch factor if different from oneTor Lillqvist1-0/+2
2013-04-09WaE: unused variable 'lineRunGlyphStartIx'Tor Lillqvist1-0/+1