img2irc/src
Waveplate 71bdde4381 - remove first 16 colours from ANSI256 palette as they are often rendered differently depending on terminal configuration
- remove ANSI232 and IRC88 palettes (obsoleted)
- remove colour lookup functions (moved to draw.rs)
2025-05-15 20:40:20 -07:00
..
args.rs - remove redundant 'aspect' argument 2025-05-15 20:35:47 -07:00
chars.rs map unicode glyphs to 2D bitmaps 2025-05-15 20:34:33 -07:00
draw.rs bugfix: mixup between RGB and IRC99 colour code values in irc_draw_braille 2025-04-21 21:11:18 -07:00
effects.rs update calculate_dimensions() logic to work with glyph bitmaps and maintain correct aspect ratio 2025-05-15 20:39:52 -07:00
main.rs fix quarterblock rendering bug 2024-12-15 14:19:19 -08:00
palette.rs - remove first 16 colours from ANSI256 palette as they are often rendered differently depending on terminal configuration 2025-05-15 20:40:20 -07:00