File:CharSetLiteraturn.svg
| Uploaded by | Psiĥedelisto |
|---|---|
| Upload date | 2021-08-10T12:01:45Z |
| MIME type | image/svg+xml |
| Dimensions | 270 × 161 px |
| File size | 72.4 KB |
| Description | Literaturnaya character set (created using the unofficial !22! Soft version) | ||
| Date | |||
| Source | User created | ||
| Author | Liftarn | ||
| Permission (Reusing this file) |
|
Generation
Generated with Inkscape, SILE, CairoSVG and SVGO.
Steps
- Use this SILE source code:
% literaturnaya.sil \begin{document} \font[filename=literpla.ttf] \neverindent\nofolios ABCDEFGHIJKLMNOPQR \par{}STUVWXYZ \par{}abcdefghijklmnopqrstuvwxyz \par{}АБВГДЕЖЗИЙКЛМНОПР \par{}СТУФХЦЧШЩЪЫЬЭЮЯ \par{}абвгдежзийклмнопрстуфхцч \par{}шщъыьэюя \end{document}
- Get a PDF from SILE:
sile literaturnaya.sil. - Open
literaturnaya.pdfwith Inkscape using Poppler/Cairo as the importer. Immediately resave as SVG. - It'll be a large file full of unnecessary
<symbol>usage. Worse, though, it won't match the original nominal size. So, to fix both, runcairosvg -u -o /tmp/out_cairo.svg /tmp/literaturnaya.svg -s 1.4594945. If something changes in Inkscape, the scale parameter might need changed. - (Optional) Run
svgo -o /tmp/literaturnaya.svg -i /tmp/out_cairo.svg. It saves filesize:out_cairo.svg: Done in 811 ms! 189.715 KiB - 61.8% = 72.418 KiB