Felipe Corrêa da Silva Sanches
51adb91b21
rename "GF 2016 Glyph Sets/" folder => "GF Glyph Sets/" ( #717 )
...
at encodings/README.md to match the recent folder rename by @graphicore
2017-03-23 00:40:59 -04:00
Lasse Fister
b7d293a5b5
[tools/util] Fix: some test case got not executed in py3.
2017-03-16 00:12:43 +01:00
Lasse Fister
ad2f3f4d52
[tools/encodings] Generate filter lists for all Namelists. #678
2017-03-15 23:49:56 +01:00
Lasse Fister
5790bdf8ce
[tools/encoding] Script to generate filter lists from existing Namelists. #678
2017-03-15 23:48:18 +01:00
Lasse Fister
f62e3bc9ae
[tools/encodings] reformat all Namelists with namelist.py
...
See comment https://github.com/google/fonts/pull/685#discussion_r105379484
2017-03-15 21:31:07 +01:00
Lasse Fister
5a0feb87c2
[tools] add script to reformat Namelists
2017-03-15 21:29:51 +01:00
Lasse Fister
89b9e01d19
[tools/encodings] Add all names to filter-lists that are also in the respective Namelists.
2017-03-15 16:04:46 +01:00
Lasse Fister
1b6c18b76c
[tools/encodings] remove commaaccentcomb from cyrillic filter lists, it's not in the Namelist.
2017-03-15 15:29:34 +01:00
Lasse Fister
c491d25f2e
[tools/encodings] remove Latin-Core names from Latin-Plus filter list.
2017-03-15 15:21:28 +01:00
Lasse Fister
5b739c4f72
[tools/encodings] Cyrillic plus builds on top of Latin core.
2017-03-15 15:19:09 +01:00
Lasse Fister
54902fa8f4
[tools/encoding] new test check_filterlist_equals_namelist (if the name implies it)
2017-03-14 16:47:00 +01:00
Lasse Fister
1c436b9018
[encodings/Cyrillic] move descender-cy, verticalbar-cy ff. to RECOMMENDED.md
...
See the discussion at: https://github.com/google/fonts/pull/685#discussion_r105379851
2017-03-13 22:04:47 +01:00
Lasse Fister
9f5f8ecd61
[encodings/Cyrillic] remove 0x04A6 Pemiddlehook-cy and 0x04A7 from Cyrillic-pro for obsolecy.
2017-03-13 20:08:11 +01:00
Lasse Fister
9b175c0845
[tools] temporarily use a python 3 enabled version of google-apputils for testing
2017-03-13 20:08:11 +01:00
Lasse Fister
20c3b734d1
[encodings/util] fix google_fonts.py python3 compatibility
2017-03-13 20:08:11 +01:00
Lasse Fister
a188fcce7b
[encodings/util] fix filter_lists.py python3 compatibility
2017-03-13 20:08:11 +01:00
Lasse Fister
042466276d
[tools] update fonts_public_pb2.py to support python 3+
...
had to install protoc, the protocoll buffer compiler:
$ sudo apt install protobuf-complier
then ran:
fonts/tools$ protoc --python_out=. fonts_public.proto
2017-03-13 20:08:11 +01:00
Lasse Fister
ceaab9c700
[encodings/Latin] Add unencoded and encoded glyph names found in filter lists to Namelists.
2017-03-13 20:08:11 +01:00
Lasse Fister
39da2f6f7a
[encodings/Cyrillic] Sync production/nice names, remove duplicates.
2017-03-13 20:08:11 +01:00
Lasse Fister
097c4bce9b
[encodings/Cyrillic] Add unencoded and encoded glyph names found in filter lists to Namelists.
2017-03-13 20:08:11 +01:00
Lasse Fister
604d2778cc
[encodings/Greek] Sync and clean up production/nice names in filter lists.
...
Remove duplicates
Replace uni names with nice names in archaic filter list.
2017-03-13 20:08:11 +01:00
Lasse Fister
d135df4fb8
[encodings/Greek] Add unencoded glyph names found in filter lists to Namelists.
2017-03-13 20:08:11 +01:00
Lasse Fister
d9f4b24a58
[tools/util] remove special cases from filter_list testing
2017-03-13 20:08:11 +01:00
Lasse Fister
8523792e6b
[tools] Improve parsing of none-encoded entries in Namelists.
2017-03-13 20:08:11 +01:00
Lasse Fister
e44fd8e3c6
[tools] add .travis.yaml to do CI via travis.org
2017-03-13 20:08:11 +01:00
Lasse Fister
2fe6ab1819
[tools/encodings] parse GlyphInfo/GlyphData.xml directly for filter lists tests.
2017-03-13 20:08:11 +01:00
Lasse Fister
92ce1ab8aa
[tools/encodings] use unittest for filter lists tests. #678
2017-03-13 20:08:11 +01:00
Lasse Fister
b3ae2c34c3
[tools/encodings] Initial tests for filter lists. #678
2017-03-13 20:08:11 +01:00
Lasse Fister
5e61c78f3b
[tools/encodings] include GF-latin-core in GF-greek-core. See graphicore/specimenTools#19
2017-03-13 20:08:11 +01:00
Lasse Fister
7bb841a867
[tools/encodings] keep glyphs names without unicode codepoint
2017-03-13 20:08:11 +01:00
Lasse Fister
ba25b2faa0
[tools/encodings] renamed filter lists. Fixes #686
2017-03-13 20:08:11 +01:00
Lasse Fister
3ff4918772
[tools/encodings] Add chars to GF-latin-plus_unique-glyphs. See #660
...
Added chars:
0x02B9 ʹ MODIFIER LETTER PRIME
0x02BA ʺ MODIFIER LETTER DOUBLE PRIME
0x2010 ‐ HYPHEN
0x2020 † DAGGER
0x2021 ‡ DOUBLE DAGGER
0x2032 ′ PRIME
0x2033 ″ DOUBLE PRIME
0x2052 ⁒ COMMERCIAL MINUS SIGN
0x27E8 ⟨ MATHEMATICAL LEFT ANGLE BRACKET
0x27E9 ⟩ MATHEMATICAL RIGHT ANGLE BRACKET
2017-03-13 20:08:11 +01:00
Lasse Fister
56a2332d0f
[tools/encodings] remove 2016 from novel Glyph Sets directory name. See #660
2017-03-13 20:08:11 +01:00
Lasse Fister
569ca52cf9
[tools/encodings] Separate Latin-Core from Latin-Plus. See #624
2017-03-13 20:08:11 +01:00
Lasse Fister
9836f25b9d
[tools] Add #$ include headers to Greek plus and expert.
2017-03-13 20:08:11 +01:00
Lasse Fister
916d2341b3
tools] Update Namelist spec to end proposal stage and with new scripts
2017-03-13 20:08:11 +01:00
Lasse Fister
befebd490a
[tools] only use uniode cmaps and sort by charcode.
2017-03-13 20:08:11 +01:00
Lasse Fister
e35137b101
[tools] Output preview characters and avoid duplicates.
2017-03-13 20:08:11 +01:00
Lasse Fister
d085cfd960
[tools] Accept 4 and 5 hex digit codepoints.
2017-03-13 20:08:11 +01:00
Lasse Fister
e57d7142a0
[tools] Format codepoints according to the Namelist spec.
2017-03-13 20:08:11 +01:00
Lasse Fister
72b49bd4d7
[tools] Update Namelist spec to allow 4 or 5 hex digits codepoints.
2017-03-13 20:08:11 +01:00
Lasse Fister
9e6bb182b7
[tools] Implement Namelist header parsing and evaluation of '#$ include' lines.
2017-03-13 20:08:11 +01:00
Lasse Fister
78696ae6d2
[tools] Fix encodings/ethiopic_unique-glyphs.nam: codepoints must be uppercase hex values.
2017-03-13 20:08:11 +01:00
Lasse Fister
aee77f5f87
[tools] Add Namelist include headers to legacy encodings.
2017-03-13 20:08:11 +01:00
Lasse Fister
c0b149e0b4
[tools] Add Namelist include headers.
2017-03-13 20:08:11 +01:00
Lasse Fister
570c368118
[tools] Improve and extend Namelist file format documentation.
2017-03-13 20:08:11 +01:00
Dave Crossland
19e3ba722a
Revert "Add visibility field to tools/fonts_public.proto ( #689 )" ( #692 )
...
This reverts commit 8b4e89c4cf
.
2017-03-06 19:34:36 +00:00
sapics
8b4e89c4cf
Add visibility field to tools/fonts_public.proto ( #689 )
2017-03-06 19:19:05 +00:00
Dave Crossland
0c2a677e9b
Create README.md
2017-02-27 17:40:38 +08:00
Alexei Vanyashin
580edc6492
2017 Greek Glyph Sets ( #650 )
...
* Greek glyph sets setup
* fixed incorrectly placed glyphs in Core and Plus sets
* added new entries and and Expert set. Updated README
* fixed syntax
* added recommendation for overlinecomb.init, and overlinecomb.fina
* updated README and filter lists after Irene's additions
* updated readme syntax
* adding nam files
* updated proper nice names in Greek Pro
* converted 0x values to uppercase 4-5 hex digits in nam files
* removed finalsigma.sc from Expert set as per Irene's comments
2017-02-17 13:41:35 -05:00