bluss

Results 128 issues of bluss

uv 0.4.30 `python3.12 -m venv` fails to create a virtual environment. Steps how I reproduced this problem. Using `3.12.6` to use a version that was not already installed. ```console rm...

upstream

### Description If you use `underline`'s extent setting (with a large enough length), it also negates the effect of evade. The actual use case here is to get a heading...

bug
text

Just to run CI on my part. See main PR at #280.

Hi, I downloaded Fira_Code_v6.2.zip and there is no license file in the package. I don't have any strong opinion about this, but common practice says the license file must be...

### Description The following example does not show the effect of the setting. It seems like the font used does not make a difference between scripts. Screenshot from the documentation:...

docs

### Description If you apply a label multiple times, for example as an element "class" kind of marker, it will show up duplicated in code completion after `@` and `

bug
good first issue
ide
good contribution

### Description Hi, I [recently ran `scour`](https://github.com/typst-community/rowmantic/commit/f865a7ed31c00346fb93efbfd76337a58061ef78) to reduce size of these typst outputs (to save space in typst/packages). The following are ideas for reducing size of SVG outputs: -...

feature request
svg

We need to traitify the array types, so that we shift from using `ArrayBase` for generic programming to something more flexible. Imagine a sketch: ```rust pub fn std_axis(array: T) ->...

enhancement

We need to rethink this conversion trait, I doubt it is seeing much use, it has an awkward name(?)

enhancement
breaking-change

This one is really good, ndarray should adopt this (just need to change the code for each illu) http://www.astroml.org/book_figures/appendix/fig_broadcast_visual.html

broadcast