charmaur

Results 15 comments of charmaur

Other than creating a symbol font for each pair, I'm not thinking of a better way to accomplish that.

Text font and symbol font are independent of each other.

You can't add both text and a symbol on the same face, it's either one or the other. You'll need to create a symbol for each unique instance of the...

The length mod code needs re-examined. I'll take a look at it when I get a chance, but I'm not sure when that will be.

Possibly...depends on if the bosl2 library can do it easily or if it has to be built manually. Can you post a photo of exactly what you're looking for?

All you need to do is change the text values. For example, change d12 text from: ["1", "4", "2", "6", "8", "10", "3", "5", "11", "7", "12", "9"] to: ["1",...

Noted. The functionality already exists in the d6 pip code, but I don't expect it's something I'll dedicate time to anytime soon.

What are the versions of openscad, polydicegenerator, and bosl2?

Make sure you're using the bosl2 version that is included with the polydicegenerator download. It should be version '2.0.525'.

Is PolyDiceGenerator.scad and the BOSL2/ directory in the same location? Can you try OpenSCAD 2021.01?