Results 243 comments of cormullion

Documenter uses [this](https://github.com/JuliaDocs/Documenter.jl/blob/a85f24487c560b6955fc4ce01a428dd42dbf3520/src/Writers/HTMLWriter.jl#L525) at the moment. People generally are happy to manually update the version when they feel ready, rather than always getting the latest version... I think you needn't...

I can add a PDFX3 CYMK version. A quick comparison on screen suggests that the blue is (as usual) the main victim of the CYMK conversion:

I had the `round()` one today, in https://github.com/cormullion/TickTock.jl/pull/1 . But you already know about it, don't you femtocleaner? :)

ColorSchemes was split successfully. But the "pretty lightweight" dependency on ColorVectorSpace was added in https://github.com/JuliaGraphics/ColorSchemes.jl/issues/91 - to improve speed and memory use, apparently. SpecialFunctions (https://github.com/JuliaGraphics/ColorVectorSpace.jl/issues/182) is being looked at...😀

For extra credit, test with more than two glyphs. This is MacOS Terminal:

Unicode says: ``` 0230a ⌊ left floor 0230b ⌋ right floor ```

These glyphs in existing fonts vary a bit in tail-length, perhaps you can choose a model: Or, how about the dentistry symbols? ``` 023bf⎿ dentistry symbol light vertical and bottom...

That's a nice idea, I'm stealing it... :) ![lcd](https://user-images.githubusercontent.com/52289/187203166-6bc87bcc-1161-4332-b126-373d45161a5a.gif) Feature code for this is: ``` @sevensegment = [u1FBF0 u1FBF1 u1FBF2 u1FBF3 u1FBF4 u1FBF5 u1FBF6 u1FBF7 u1FBF8 u1FBF9]; sub @sevensegment colon'...

[noblock] Fyi: `JuDoc` isn’t a thing anymore. It was renamed to Franklin.

reminds me of the Colors.jl logo ![image](https://user-images.githubusercontent.com/52289/188921480-73e04627-b65e-4b8d-9f2a-d68e26b58643.png) (made with Julia of course 😂) At the required size, though, I’d suggest a shape difference, not just a few differently coloured pixels....