Skip to content

  • Projeler
  • Gruplar
  • Parçacıklar
  • Yardım
    • Yükleniyor...
  • Oturum aç / Kaydol
C
core
  • Proje
    • Proje
    • Ayrıntılar
    • Etkinlik
    • Cycle Analytics
  • Depo (repository)
    • Depo (repository)
    • Dosyalar
    • Kayıtlar (commit)
    • Dallar (branch)
    • Etiketler
    • Katkıda bulunanlar
    • Grafik
    • Karşılaştır
    • Grafikler
  • Konular (issue) 0
    • Konular (issue) 0
    • Liste
    • Pano
    • Etiketler
    • Kilometre Taşları
  • Birleştirme (merge) Talepleri 0
    • Birleştirme (merge) Talepleri 0
  • CI / CD
    • CI / CD
    • İş akışları (pipeline)
    • İşler
    • Zamanlamalar
    • Grafikler
  • Paketler
    • Paketler
  • Wiki
    • Wiki
  • Parçacıklar
    • Parçacıklar
  • Üyeler
    • Üyeler
  • Collapse sidebar
  • Etkinlik
  • Grafik
  • Grafikler
  • Yeni bir konu (issue) oluştur
  • İşler
  • Kayıtlar (commit)
  • Konu (issue) Panoları
  • LibreOffice
  • core
  • Repository

Dal (branch)/etiket değiştir
  • core
  • drawinglayer
  • source
  • tools
  • emfpstringformat.hxx
Dosya bul
BlameHistoryPermalink
  • Bartosz Kosiorek's avatar
    tdf#106084 EMF+ Implement String aligment and Leading/Trailing Margin. · ba662ea4
    Bartosz Kosiorek Nis 10, 2018 yazdı
    Many users noticing that EMF DrawString is shifted horizontally in same cases.
    It is caused by missing implementation of:
     - StringAlignment:
          Near: Alignment is to the left side of the layout rectangle
          Center: Specifies that alignment is centered
                  between the origin and extent of the layout rectangle.
          Far:  Alignment is to the right side of the layout rectangle
     - Leading Margin: specifies the length of the space to add
       to the starting position of a string
     - trailing Margin: Length of the space to leave following a string.
    
    With this path this missing parameters are implemented.
    It was tested with document:
    https://bugs.documentfoundation.org/attachment.cgi?id=131334
    
    In following document StringAlignmentCenter and LeadingMargin is not set:
    https://bugs.documentfoundation.org/attachment.cgi?id=124180
    I make sure that there is no regression (the image should be displayed
    as without the patch.
    
    Change-Id: I7909a1d02ffd558a3bf91bd41f6945830252724d
    Reviewed-on: https://gerrit.libreoffice.org/52696Tested-by: 's avatarJenkins <ci@libreoffice.org>
    Reviewed-by: 's avatarPatrick Jaap <patrick.jaap@tu-dresden.de>
    Reviewed-by: 's avatarBartosz Kosiorek <gang65@poczta.onet.pl>
    ba662ea4
emfpstringformat.hxx 2.75 KB
DüzenleWeb IDE

Replace emfpstringformat.hxx

Sürükleyip bırakarak bir dosya ekle veya yüklemek için tıklayın


İptal
Çatalınızda (fork) yeni bir dal (branch) oluşturulacak ve yeni bir birleştirme (merge) talebi başlatılacak.