ebn.kde.org has shutdown; remove any krazy:exclude comments

wilder
Kurt Hindenburg 6 years ago
parent 6396659c2b
commit 456cbc6cb6
  1. 3
      src/CharacterWidth.cpp
  2. 3
      src/CharacterWidth.src.cpp
  3. 1
      tests/combining.py
  4. 2
      tests/line_block_characters_table.py

@ -19,9 +19,6 @@
02110-1301 USA.
*/
//krazy:excludeall=typedefs
//
// THIS IS A GENERATED FILE. DO NOT EDIT.
//

@ -33,9 +33,6 @@
//
// This text will not appear in an output file.
«*-----------------------------------------------------------------------:NOTE*»
//krazy:excludeall=typedefs
//
// «gen-file-warning»
//

@ -1,5 +1,4 @@
#!/usr/bin/env python3
#// krazy:excludeall=copyright,license
'''
Generates an endless amount of combining characters

@ -3,8 +3,6 @@
# Prints tables with all characters supported by LineBlockCharactersDrawer,
# one for normal weight and one for bold.
#// krazy:excludeall=copyright,license
first = 0x2500
last = 0x259F

Loading…
Cancel
Save