aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #3 from la-ninpre/dependabot/pip/lxml-4.6.5HEADmainLev Brekalov2022-03-111-1/+1
|\ | | | | Bump lxml from 4.6.3 to 4.6.5
| * Bump lxml from 4.6.3 to 4.6.5dependabot[bot]2021-12-131-1/+1
|/ | | | | | | | | | | | | | Bumps [lxml](https://github.com/lxml/lxml) from 4.6.3 to 4.6.5. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.3...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #2 from la-ninpre/dependabot/pip/lxml-4.6.3Lev Brekalov2021-03-311-1/+1
|\ | | | | Bump lxml from 4.6.2 to 4.6.3
| * Bump lxml from 4.6.2 to 4.6.3dependabot[bot]2021-03-311-1/+1
|/ | | | | | | | Bumps [lxml](https://github.com/lxml/lxml) from 4.6.2 to 4.6.3. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.2...lxml-4.6.3) Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #1 from la-ninpre/dependabot/pip/lxml-4.6.2Lev Brekalov2021-01-081-1/+1
|\ | | | | Bump lxml from 4.6.1 to 4.6.2
| * Bump lxml from 4.6.1 to 4.6.2dependabot[bot]2021-01-071-1/+1
|/ | | | | | | | Bumps [lxml](https://github.com/lxml/lxml) from 4.6.1 to 4.6.2. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.1...lxml-4.6.2) Signed-off-by: dependabot[bot] <support@github.com>
* update python bin locationla-ninpre2020-11-185-99/+4
| | | | also strip license from font-files - no need to store it there.
* add minimum versions for dependenciesla-ninpre2020-11-181-9/+9
|
* add requirements.txt and simplify buildla-ninpre2020-11-185-14/+53
| | | | | now everything is happening inside vitrual environment, which is much more safe and easier to use.
* update licensela-ninpre2020-11-151-2/+2
| | | | there was annoying trailing whitespace
* remove svg glyphs as they not neededla-ninpre2020-11-0660-19494/+0
| | | | now glyphs rest in sources/Putnik.ufo/glyphs
* Makefile: add release targetla-ninpre2020-11-064-6/+18
| | | | this is kinda messy, but supposed to work when tag happens.
* add build instructionsla-ninpre2020-11-061-0/+32
|
* add Makefile and compiled fontsla-ninpre2020-11-064-0/+21
|
* LICENSE: remove RFNla-ninpre2020-11-061-3/+2
|
* refactor project structurela-ninpre2020-11-06167-12035/+15851
| | | | because it was too messy
* add UFO sourcela-ninpre2020-11-0599-0/+13931
| | | | | | | i actually didn't know that this existed, but it's actually very good format for font sourcing. the next step is probably write a python script to generate font from glyphs, because it's much better than manual drag'n'clicking.
* remove obsolete glyph layersla-ninpre2020-11-0258-11624/+374
| | | | | | it's very embarassing that i kept them... but now this is fixed.
* update versionv1.022la-ninpre2020-11-023-3/+3
| | | | | | nothing actually done, but for some reason, version appeared wrong in binary. also add true-type version.
* fix awkward filemodesla-ninpre2020-11-0265-0/+0
|
* add reference to the putnik short-moviela-ninpre2020-11-011-0/+2
|
* update preview filela-ninpre2020-10-202-149/+714
| | | | | convert fonts to paths to ensure that it'll open up correctly on all devices
* update readmev1.021la-ninpre2020-10-201-0/+2
| | | | add credits to inkscape and fontforge
* add font preview imagela-ninpre2020-10-203-0/+237
|
* add readme and license (OFL 1.1)la-ninpre2020-10-203-0/+109
|
* add kerningla-ninpre2020-10-192-69/+70
|
* add digitsla-ninpre2020-10-1912-288/+7958
|
* add font outputla-ninpre2020-10-191-0/+0
| | | | | made: cyrillic caps, punctuation (.,:;()*/\!"?-) todo: nubers, complete punctuation, latin?
* add fontforge source filela-ninpre2020-10-191-0/+6229
|
* add svg glyphs from scansla-ninpre2020-10-1950-0/+24824