1. 11 Eyl, 2015 1 kayıt (commit)
    • Miklos Vajna's avatar
      tdf#92505 vcl: fix substituting missing glyphs · 170eddb1
      Miklos Vajna yazdı
      Commit a6b00d16 (Related bnc#822625:
      Cache FontEntry with the original FontSelectPattern.) and the follow-up
      16a62079 (Oops, this reference can't be
      const., 2014-05-28) changed the font cache key, so that it's directly
      what was the argument to ImplFontCache::GetFontEntry(), which leads to
      missing glyphs in the bugdoc, e.g. the 4 check mark characters are
      rendered as a check mark only in the DejaVu Sans case on my machine, the
      other 3 cases result in placeholders.
      
      Fix the problem by changing back the key to aFontSelData, which is
      possibly modified in ImplFontCache::GetFontEntry() before used as a key.
      
      Change-Id: I80eb4ba0f986a10100b6ae421d1346f235ce83b7
      (cherry picked from commit e047caf4)
      Reviewed-on: https://gerrit.libreoffice.org/18437Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarMichael Meeks <michael.meeks@collabora.com>
      170eddb1
  2. 10 Eyl, 2015 1 kayıt (commit)
  3. 09 Eyl, 2015 4 kayıt (commit)
  4. 08 Eyl, 2015 14 kayıt (commit)
  5. 07 Eyl, 2015 10 kayıt (commit)
  6. 05 Eyl, 2015 1 kayıt (commit)
  7. 04 Eyl, 2015 9 kayıt (commit)