Skip to content

Releases: heatherhaks/kterminal

easier subcell writing

01 May 13:51
64c13df
Compare
Choose a tag to compare

added a new writeSubcell() function that ignores normal cell coordinates but instead uses subcell coordinates, which are at double the resolution of cells, so cell coordinate 2,4 would coorespond to subcell coordinate 4,8

fixed clearAll() function

30 Apr 04:05
Compare
Choose a tag to compare
v1.0.18.4

fixed clearAll function

new subcell glyphs added to font sheet to support braille

10 Apr 18:09
Compare
Choose a tag to compare

added self as a return to allow chaining calls in glyph class

08 Apr 15:36
0eafb42
Compare
Choose a tag to compare
v1.0.18.2

added self as a return to allow chaining calls

applied fix for reset() of glyph

05 Apr 08:00
96c78f0
Compare
Choose a tag to compare
v1.0.18.1

applied fix for reset()

fix for small custom font sheets

02 Apr 17:27
ac415b5
Compare
Choose a tag to compare

previous release had a debugging println() call left in

Color Markup

02 Apr 05:45
aeae5f4
Compare
Choose a tag to compare

Implemented pre-defined colors in KTerminalColor as well as a markup language for colorizing a string mid-write. Check the README for examples.

No More Color Objects

25 Feb 10:20
57bdfb0
Compare
Choose a tag to compare

I changed to using floats instead of color objects to avoid creation of needless objects

Sub-Cell Resolution

19 Feb 05:42
62aeb72
Compare
Choose a tag to compare
v1.0.15

updated to show sub-cell resolution data

Default Font Sheet

17 Feb 19:42
bd43c3c
Compare
Choose a tag to compare
v1.0.14

Implemented a default font sheet