Seth Hillbrand
0b2d4d4879
Revise Copyright statement to align with TLF
Recommendation is to avoid using the year nomenclature as this
information is already encoded in the git repo. Avoids needing to
repeatly update.
Also updates AUTHORS.txt from current repo with contributor names
9 months ago
John Beard
410e200f80
Newstroke: neaten some Chinese characters.
Many characters have doubled-up or broken
strokes. There are thousands, but fix a few of the most
common ones (e.g. numbers, colours, a few electronic
terms)
1 year ago
John Beard
38daf2e2fa
Newstroke: Upgrade symbol library files
This results in much re-ordering and reformatting of the libraries due
to cosmetic changes in the output filter. But there is no graphical
changes.
1 year ago
Kuba Sunderland-Ober
8f02944437
Optimize the newstroke font representation
Remove redundant strokes that start where the last stroke ended.
1 year ago
Kuba Sunderland-Ober
589030d672
Add the fraction numeric form glyphs.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/14398
2 years ago
Kuba Sunderland-Ober
b8fc45b14d
Implement fontconv in Python.
This fixes metrics of U+1F98 (ᾘ)
Fixes https://gitlab.com/kicad/code/kicad/-/issues/14398
2 years ago
Kuba Sunderland-Ober
bb27f09108
Fix the missing segments in certain newstroke glyphs.
Fixes #14987 https://gitlab.com/kicad/code/kicad/-/issues/14987
2 years ago
Kuba Sunderland-Ober
95b9196703
Update the scripts to make the font source file fully reproducible.
2 years ago
Seth Hillbrand
1b38acd9c6
Add "Letter-like character" Omega for Unicode x2126
Fixes https://gitlab.com/kicad/code/kicad/issues/12531
3 years ago
Seth Hillbrand
9e6538b9a0
Revert accidental tilde change
Our baseline script to generate the font seems to shift the tilde down
by half a cell. Unclear why but we shouldn't be changing the position
between versions.
Reference https://gitlab.com/kicad/code/kicad/-/issues/4396
4 years ago
Seth Hillbrand
edc94f4d32
Rescale Chinese characters to be more square
Adds a simple re-scaling script in case we need it again
Fixes https://gitlab.com/kicad/code/kicad/issues/1824
4 years ago
Seth Hillbrand
550b13e2a6
Widen the chinese character set for legibility
Fixes https://gitlab.com/kicad/code/kicad/issues/1824
4 years ago
Hanya
4b5cff8c5d
Readd half and full width forms
5 years ago
Hanya
a4b3b3c115
Fix some glyph of CJK characters
5 years ago
Hanya
55bb407256
Add halfwidth and fullwidth forms to stroke font
5 years ago
Hanya
b2a0070d66
Add hiragana and katakana glyphs
5 years ago
Seth Hillbrand
39a45f2a81
Correct cyrillic 'f' in newstroke
The lowercase greek phi had been used which did not match the cyrillic
f. We use the variant of phi that includes the full strokes instead.
Fixes #3898 | https://gitlab.com/kicad/code/kicad/issues/3898
6 years ago
Seth Hillbrand
8c2ee6c025
Rescale and flip Chinese characters
Characters now scale similar to capital latin letters and are correctly
oriented.
Fixes: lp:1846846
* https://bugs.launchpad.net/kicad/+bug/1846846
6 years ago
Seth Hillbrand
aad28a3d3c
Adding standard library CJK strokes
This also cleans a few strokes that were not up to par in the previous
iteration.
6 years ago
Seth Hillbrand
3a35c75d09
Add CJK ideographs
This adds the 20975 ideographs from Open Han Source mapping to the
standard CJK code unicode block.
Fixes: lp:594064
* https://bugs.launchpad.net/kicad/+bug/594064
6 years ago
Andrey Fedorushkov
5a5b90984a
all: new Russian GOST patch - author Konstantin Baranovskiy
pcbnew: fix print format in THROW_IO_ERROR
fix properties file export_vrml.cpp
13 years ago
Dick Hollenbeck
b8a0ab4c52
switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
14 years ago
Wayne Stambaugh
4b853dedb4
Application name capitalization fixes.
* Correct all user strings and comments for the correct capitalization of
application names according to JP. They are KiCad, Pcbnew, CvPcb,
Eeschema, and GerbView.
* Add a note the the user interface policy about the correct capitalization.
14 years ago
vovanium
6e61193075
Font bug removed
16 years ago
charras
636c708ee7
switch to RC4
16 years ago
dickelbeck
5b701c42ff
use size of first element in case the size of an element changes from that of a pointer in the future
16 years ago
charras
f4be491502
fixed author name in copyright
16 years ago
charras
bd8ebeff99
commit forgotten file
16 years ago
jerryjacobs
535a28fa91
See CHANGELOG.txt
16 years ago
charras
cba0693e57
Added files to build/edit new font used in Kicad
16 years ago
charras
a61b48eced
Code cleaning. Use new font.
16 years ago