Browse Source

Adding standard library CJK strokes

This also cleans a few strokes that were not up to par in the previous
iteration.
pull/15/head
Seth Hillbrand 6 years ago
parent
commit
aad28a3d3c
  1. 41956
      common/newstroke_font.cpp
  2. 599234
      helpers/tools_to_build_newstroke-font/CKJ.lib
  3. 20978
      helpers/tools_to_build_newstroke-font/charlist.txt
  4. 5
      helpers/tools_to_build_newstroke-font/sym-lib-table

41956
common/newstroke_font.cpp
File diff suppressed because it is too large
View File

599234
helpers/tools_to_build_newstroke-font/CKJ.lib
File diff suppressed because it is too large
View File

20978
helpers/tools_to_build_newstroke-font/charlist.txt
File diff suppressed because it is too large
View File

5
helpers/tools_to_build_newstroke-font/sym-lib-table

@ -1,4 +1,5 @@
(sym_lib_table
(lib (name font)(type Legacy)(uri ${KIPRJMOD}/font.lib)(options "")(descr ""))
(lib (name symbol)(type Legacy)(uri ${KIPRJMOD}/symbol.lib)(options "")(descr ""))
(lib (name "font")(type "Legacy")(uri "${KIPRJMOD}/font.lib")(options "")(descr ""))
(lib (name "symbol")(type "Legacy")(uri "${KIPRJMOD}/symbol.lib")(options "")(descr ""))
(lib (name "CKJ")(type "Legacy")(uri "${KIPRJMOD}/CKJ.lib")(options "")(descr ""))
)
Loading…
Cancel
Save