summaryrefslogtreecommitdiff
path: root/text.h
AgeCommit message (Expand)Author
2023-08-01fix inconsistencies btwn xoff_to_index & renderingpommicket
2023-07-19compute kerning from glyph indices for better performancepommicket
2023-07-19kerningpommicket
2023-07-19font fallbackspommicket
2023-07-19new font management systempommicket
2023-07-19initial draft of variable-width font handlingpommicket
2023-02-28doxygen documentationpommicket
2023-01-06phantom completionspommicket
2023-01-04finish documenting what files dopommicket
2023-01-02rename v[234] to vec[234]pommicket
2023-01-02finish restructuringpommicket
2023-01-02fix up restructuringpommicket
2023-01-01restructure syntax.cpommicket
2023-01-01char const => const charpommicket
2022-12-31start moving things aroundpommicket
2022-12-29working hoverpommicket
2022-07-29changed text render pos to double to fix extremely long linespommicket
2022-07-29fix syntax highlighting and spacing for weird characterspommicket
2021-03-02got OpenBSD build to workLeo Tenenbaum
2021-02-09case sensitivity, regexLeo Tenenbaum
2021-02-07improved text rendering, started findLeo Tenenbaum
2021-02-05switched all text rendering to new APILeo Tenenbaum
2021-02-05got text working with modern OpenGLLeo Tenenbaum
2021-02-04tried switching to new api for text, not working yetLeo Tenenbaum
2021-01-29started tab barLeo Tenenbaum
2021-01-27buttons (for warn overwrite popup)Leo Tenenbaum
2021-01-27more warn overwriteLeo Tenenbaum
2021-01-18fix text.c/hLeo Tenenbaum
2020-12-26Added buffer header (with checksum in debug mode)Leo Tenenbaum
2020-11-25more scrollingLeo Tenenbaum
2020-11-25iconLeo Tenenbaum
2020-11-25rendering a text bufferLeo Tenenbaum
2020-11-23unicode text rendering workingLeo Tenenbaum
2020-11-20started text renderingLeo Tenenbaum