summaryrefslogtreecommitdiff
path: root/Extensions
AgeCommit message (Expand)Author
2023-12-27truetype: better support for font dpiDaniel Kochmański
2023-10-26extensions: tab-layout: don't rely on calling sheet-disown-childDaniel Kochmański
2023-10-23exts: ttf: define a function font-portDaniel Kochmański
2023-10-16backends: render: move distribute eventDaniel Kochmański
2023-10-16backends: render: handle a case when ellipse yields +nowhere+Daniel Kochmański
2023-10-16backends: render: clamp the area to valid indexesDaniel Kochmański
2023-09-08core: introduce an internal protocol note-sheet-{de}grafted-internalDaniel Kochmański
2023-09-03Merge pull request 'franz' (#1353) from admich/McCLIM:franz into masterDaniel Kochmański
2023-09-03franz: use output-record instead of +flipping-ink+admich
2023-09-02franz: :draw-on-exit keywordadmich
2023-09-02franz: remove buffering during dragging-drawingadmich
2023-08-31backends: more consistent names for mirror functionsDaniel Kochmański
2023-08-04clx: refactor: rework mirrors to separate pixmap from windowDaniel Kochmański
2023-07-05After each push to :mcclim-ffi-freetype to *features*rainthree
2023-05-11ttf: regression: don't pass #\newline to char-glyph-codeDaniel Kochmański
2023-05-03ttf fonts: open the font by supplying the stream (not a filename)Daniel Kochmański
2023-04-04clx: drawing: more explicit implementation of routinesDaniel Kochmański
2023-04-04text-size: fix a regression when computing a single lineDaniel Kochmański
2023-02-28core: ttf renderer: fix a regressionDaniel Kochmański
2023-02-26core: ttf renderer: factor the "next" character kerning in text-sizeDaniel Kochmański
2022-11-07Switch to CLIME:DRAW-BEZIGONEric Timmons
2022-11-07dot: Update tests for improved drawing backendsEric Timmons
2022-11-07dot: cl-dot has exported more symbolsEric Timmons
2022-11-07dot: Add :LAYOUT-OVERRIDE and MAKE-LAYOUT-OVERRIDEEric Timmons
2022-11-07dot: Switch to shasht for JSON parsing. Safety 0 bad.Eric Timmons
2022-11-07dot: Add documentation of label drawingEric Timmons
2022-11-07dot: Consolidate code into one fileEric Timmons
2022-11-07dot: Do not import clim packageEric Timmons
2022-11-07dot: Add more extensible arc drawing optionsEric Timmons
2022-11-07dot: Add initial support for adding labels to edgesEric Timmons
2022-11-07dot: Extract 72 into constant +pts-per-inch+Eric Timmons
2022-11-07dot: Make image background whiteEric Timmons
2022-11-07dot: First commit of mcclim-dot extensionEric Timmons
2022-10-01core: export dispatch-repaint from the package CLIMDaniel Kochmański
2022-07-06core: move extended-streams from clim-basic to clim-coreDaniel Kochmański
2022-07-06system: auxilliary systems depend on "clim" instead of "clim-basic"Daniel Kochmański
2022-07-05extensions: export readers flipping-ink-design{1,2}Daniel Kochmański
2022-06-29extensions: mcclim-tooltips: add a few stylistic improvementDaniel Kochmański
2022-06-29extensions: mcclim-tooltips: add documentation and clean up codeFred Gilham
2022-06-29extensions: mcclim-tooltips: add a new extensionFred Gilham
2022-06-25extensions: ttf: always use back-memory when availableDaniel Kochmański
2022-06-25extensions: ttf: improve port-all-font-familiesDaniel Kochmański
2022-06-25extensions: ttf: fix registering fontsDaniel Kochmański
2022-06-25extensions: render: grab a lock in port-set-mirror-geometry methodDaniel Kochmański
2022-06-25extensions: render: remove obsolete moduleDaniel Kochmański
2022-06-25extensions: render: use the new macro in AA-CELLS-SWEEP/RECTANGLEDaniel Kochmański
2022-06-25extensions: render: clean up arguments for path drawing functionsDaniel Kochmański
2022-06-25extensions: render: remove unused function for drawing textDaniel Kochmański
2022-06-25extensions: render: optimize functions fill-image{-with-mask}Daniel Kochmański
2022-06-25extensions: render: separate FILL-IMAGE and FILL-IMAGE-MASKDaniel Kochmański