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
bd437338
Kaydet (Commit)
bd437338
authored
Ara 11, 2013
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
drop unused ulcodes
Change-Id: I075db734dae73244d90a39b655fca2dc48d921c7
üst
8a0fc37a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
77 deletions
+0
-77
sft.cxx
vcl/source/fontsubset/sft.cxx
+0
-77
No files found.
vcl/source/fontsubset/sft.cxx
Dosyayı görüntüle @
bd437338
...
...
@@ -137,83 +137,6 @@ static const sal_uInt32 T_otto = 0x4f54544f; /* 'OTTO' */
#define T_gsub 0x47535542
#define T_CFF 0x43464620
#define LAST_URANGE_BIT 69
const
char
*
ulcodes
[
LAST_URANGE_BIT
+
2
]
=
{
/* 0 */
"Basic Latin"
,
/* 1 */
"Latin-1 Supplement"
,
/* 2 */
"Latin Extended-A"
,
/* 3 */
"Latin Extended-B"
,
/* 4 */
"IPA Extensions"
,
/* 5 */
"Spacing Modifier Letters"
,
/* 6 */
"Combining Diacritical Marks"
,
/* 7 */
"Basic Greek"
,
/* 8 */
"Greek Symbols And Coptic"
,
/* 9 */
"Cyrillic"
,
/* 10 */
"Armenian"
,
/* 11 */
"Basic Hebrew"
,
/* 12 */
"Hebrew Extended (A and B blocks combined)"
,
/* 13 */
"Basic Arabic"
,
/* 14 */
"Arabic Extended"
,
/* 15 */
"Devanagari"
,
/* 16 */
"Bengali"
,
/* 17 */
"Gurmukhi"
,
/* 18 */
"Gujarati"
,
/* 19 */
"Oriya"
,
/* 20 */
"Tamil"
,
/* 21 */
"Telugu"
,
/* 22 */
"Kannada"
,
/* 23 */
"Malayalam"
,
/* 24 */
"Thai"
,
/* 25 */
"Lao"
,
/* 26 */
"Basic Georgian"
,
/* 27 */
"Georgian Extended"
,
/* 28 */
"Hangul Jamo"
,
/* 29 */
"Latin Extended Additional"
,
/* 30 */
"Greek Extended"
,
/* 31 */
"General Punctuation"
,
/* 32 */
"Superscripts And Subscripts"
,
/* 33 */
"Currency Symbols"
,
/* 34 */
"Combining Diacritical Marks For Symbols"
,
/* 35 */
"Letterlike Symbols"
,
/* 36 */
"Number Forms"
,
/* 37 */
"Arrows"
,
/* 38 */
"Mathematical Operators"
,
/* 39 */
"Miscellaneous Technical"
,
/* 40 */
"Control Pictures"
,
/* 41 */
"Optical Character Recognition"
,
/* 42 */
"Enclosed Alphanumerics"
,
/* 43 */
"Box Drawing"
,
/* 44 */
"Block Elements"
,
/* 45 */
"Geometric Shapes"
,
/* 46 */
"Miscellaneous Symbols"
,
/* 47 */
"Dingbats"
,
/* 48 */
"CJK Symbols And Punctuation"
,
/* 49 */
"Hiragana"
,
/* 50 */
"Katakana"
,
/* 51 */
"Bopomofo"
,
/* 52 */
"Hangul Compatibility Jamo"
,
/* 53 */
"CJK Miscellaneous"
,
/* 54 */
"Enclosed CJK Letters And Months"
,
/* 55 */
"CJK Compatibility"
,
/* 56 */
"Hangul"
,
/* 57 */
"Reserved for Unicode SubRanges"
,
/* 58 */
"Reserved for Unicode SubRanges"
,
/* 59 */
"CJK Unified Ideographs"
,
/* 60 */
"Private Use Area"
,
/* 61 */
"CJK Compatibility Ideographs"
,
/* 62 */
"Alphabetic Presentation Forms"
,
/* 63 */
"Arabic Presentation Forms-A"
,
/* 64 */
"Combining Half Marks"
,
/* 65 */
"CJK Compatibility Forms"
,
/* 66 */
"Small Form Variants"
,
/* 67 */
"Arabic Presentation Forms-B"
,
/* 68 */
"Halfwidth And Fullwidth Forms"
,
/* 69 */
"Specials"
,
/*70-127*/
"Reserved for Unicode SubRanges"
};
/*- inline functions */
#ifdef __GNUC__
#define _inline static __inline__
...
...
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