mirror of
https://github.com/alecthomas/chroma.git
synced 2025-03-25 21:39:02 +02:00
basic version without any options. colors and font-styles seem to be ok. rough support for text background in styles like `murphy` using predrawn rectangles (svg has no text background attribute). things to improve: - svg width attribute (`<svg width=""`) - linenumbers - highlighting - embedded font - tabwidth option - margins? - better position/width calculation (rectangles not correctly drawn on resize)