summary refs log tree commit diff
path: root/pls.c (follow)
Commit message (Expand)AuthorAge
* Move base64 to string.cJune McEnroe2018-12-16
* Implement base64 encodingJune McEnroe2018-12-03
* Write terminating null in allocating wcs/mbs conversionsJune McEnroe2018-09-02
* Add aswprintfJune McEnroe2018-09-02
* Add wcsnchr, wcsnrchr, awcsntombsJune McEnroe2018-08-20
* Set errno in vaswprintf in case vswprintf does notJune McEnroe2018-08-20
* Factor out line editing to edit.cJune McEnroe2018-08-08
* Factor out allocating conversion between wcs and mbsJune McEnroe2018-08-07
* Convert input to multibyte before handlingJune McEnroe2018-08-07
* Fix allocation size in vaswprintfJune McEnroe2018-08-06
* Implement word wrappingJune McEnroe2018-08-06
* Use wchar_t strings for all of UIJune McEnroe2018-08-06
gheader'>* Add -H flag to psfed to increase heightJune McEnroe2018-10-03 | * Fix ≈ glyph of sans6x8June McEnroe2018-10-03 | * Fill E0 through FE of sans6x10June McEnroe2018-10-03 | * Fill 03 through 1F of sans6x10June McEnroe2018-10-03 | * Fix ¼ glyph of sans6x8June McEnroe2018-10-03 | * Fill A6 through AF of sans6x10June McEnroe2018-10-03 | * Rewrite schemeJune McEnroe2018-10-02 | * Allow setting colors in psf2pngJune McEnroe2018-10-02 | * Add some '80s music notesJune McEnroe2018-09-30 | * Fix case of ASCII constants in psfedJune McEnroe2018-09-30 | * Squish Ñ in sans6x10 consistentlyJune McEnroe2018-09-29 | * Add -c and -s to psf2pngJune McEnroe2018-09-29 | * Add box drawing glyphs to sans6x10June McEnroe2018-09-29 | * Tweak sans6x8 shading blocksJune McEnroe2018-09-29 | * Fill 7F through A5 of sans6x10June McEnroe2018-09-29 | * Add f and ' to psfedJune McEnroe2018-09-29 | * Add sans6x10 basic glyphsJune McEnroe2018-09-28 | * Make sans6x8 double quote narrowerJune McEnroe2018-09-28 | * Add greek glyphs to sans6x8June McEnroe2018-09-28 | * Add png target in etc/psfJune McEnroe2018-09-28 | * Disable visual bell in light terminal profileJune McEnroe2018-09-28 | * Add psf2pngJune McEnroe2018-09-28 | * Add HJKL for moving glyphs to psfedJune McEnroe2018-09-27 | * Move psfed paste to edit modeJune McEnroe2018-09-27 | * Export PWDJune McEnroe2018-09-27 | | | | Without it, $(PWD) is unset in GNU make. * Add sans6x8 PSF2 fontJune McEnroe2018-09-27 | * Add copy paste to psfedJune McEnroe2018-09-26 | * Add r to psfed for invertJune McEnroe2018-09-25 | * Add psfed, a PSF2 font editorJune McEnroe2018-09-24 | * Add scheme -i to swap white and blackJune McEnroe2018-09-21 | * Map caps lock to escape on Linux consoleJune McEnroe2018-09-21 | * Fix README mandoc lintsJune McEnroe2018-09-19 | * Un-NOT trans.alpha values in pngoJune McEnroe2018-09-19 | * Refactor reads in pngo and clear palette between filesJune McEnroe2018-09-18 | * Add tRNS support to pngoJune McEnroe2018-09-17 | * Move gfx man pages to gfx/manJune McEnroe2018-09-11 | * Move bin man pages to bin/manJune McEnroe2018-09-11 | * Rewrite gfx.7 and render plaintext READMEJune McEnroe2018-09-11 | * Remove GAMES from BINSJune McEnroe2018-09-11 | * Rewrite bin.7 and render to plaintext READMEJune McEnroe2018-09-11 | * Add "blank" lines to man pagesJune McEnroe2018-09-11 |