Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
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
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
0636f639
Kaydet (Commit)
0636f639
authored
Agu 25, 2010
tarafından
Vladimir Glazunov
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Sade Fark
DEV300: changesets OOO330 up to m5
üst
4ac99fac
9f4039fc
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
13 deletions
+5
-13
graphite-2.3.1.patch.mingw
graphite/graphite-2.3.1.patch.mingw
+0
-9
makefile.mk
more_fonts/fonts/ttf_liberation/makefile.mk
+2
-2
d.lst
more_fonts/prj/d.lst
+3
-2
No files found.
graphite/graphite-2.3.1.patch.mingw
Dosyayı görüntüle @
0636f639
...
...
@@ -116,15 +116,6 @@
#include <assert.h>
--- misc/silgraphite-2.3.1/wrappers/win32/WinFont.cpp 2009-01-29 17:33:19.000000000 +0900
+++ misc/build/silgraphite-2.3.1/wrappers/win32/WinFont.cpp 2009-08-23 20:59:16.211375000 +0900
@@ -408,7 +408,7 @@
if (pPolyCurve->wType == TT_PRIM_QSPLINE &&
// test if this is the last curve
pPolyHdr->cb - (int)((byte *)(&pPolyCurve->apfx[j]) - (byte *)(pPolyHdr))
- == sizeof POINTFX &&
+ == sizeof(POINTFX) &&
// and the two points are identical
CompareFixed(pPolyCurve->apfx[j].x, pPolyHdr->pfxStart.x) &&
CompareFixed(pPolyCurve->apfx[j].y, pPolyHdr->pfxStart.y))
@@ -846,7 +846,7 @@
} // namespace gr
...
...
more_fonts/fonts/ttf_liberation/makefile.mk
Dosyayı görüntüle @
0636f639
...
...
@@ -36,8 +36,8 @@ TARGET=ttf_liberation
# --- Files --------------------------------------------------------
TARFILE_NAME
=
liberation-fonts-ttf-1.0
5.3.20100427
TARFILE_MD5
=
ef9ab6c1740682fbd730606d5f6922e6
TARFILE_NAME
=
liberation-fonts-ttf-1.0
6.0.20100721
TARFILE_MD5
=
ca4870d899fd7e943ffc310a5421ad4d
TARFILE_ROOTDIR
=
.
PATCH_FILES
=
...
...
more_fonts/prj/d.lst
Dosyayı görüntüle @
0636f639
mkdir: %COMMON_DEST%\pck%_EXT%
..\fonts\fc_local.conf %COMMON_DEST%\pck%_EXT%\fc_local.conf
# TODO: replace explicit versions by wildcard when the build system learns to handle them
..\%__SRC%\misc\build\dejavu-fonts-ttf-2.30\ttf\*.ttf %COMMON_DEST%\pck%_EXT%\*.ttf
..\%__SRC%\misc\build\dejavu-fonts-ttf-2.30\LICENSE %COMMON_DEST%\pck%_EXT%\LICENSE_dejavu
..\%__SRC%\misc\build\
Liberation*.ttf
%COMMON_DEST%\pck%_EXT%\*.ttf
..\%__SRC%\misc\build\
License.txt
%COMMON_DEST%\pck%_EXT%\LICENSE_liberation
..\%__SRC%\misc\build\
liberation-fonts-ttf-1.06.0.20100721/Liberation*.ttf
%COMMON_DEST%\pck%_EXT%\*.ttf
..\%__SRC%\misc\build\
liberation-fonts-ttf-1.06.0.20100721/License.txt
%COMMON_DEST%\pck%_EXT%\LICENSE_liberation
..\%__SRC%\misc\build\gentiumbasic-fonts-1.10\*.ttf %COMMON_DEST%\pck%_EXT%\*.ttf
..\%__SRC%\misc\build\gentiumbasic-fonts-1.10\OFL.txt %COMMON_DEST%\pck%_EXT%\LICENSE_gentium
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment