Open dubbsd opened 2 years ago
I'll look into this. As a workaround you can change the parent "difference()" to a "union()" under each die module. Let me know if how that works if you give it a try.
I was able to make the change You suggested. And that part worked but in Braille they need to orientate the brail so they know where the bottom is to do so I was going to enclose the braille using braille underline however I am not able to move some of them. For now the picture shows standard numbers.
Thanks Dale
From: charmaur Sent: Monday, February 7, 2022 3:42 PM To: charmaur/PolyDiceGenerator Cc: dubbsd; Author Subject: Re: [charmaur/PolyDiceGenerator] Set up dice to print Braille fonts(Issue #20)
I'll look into this. As a workaround you can change the parent "difference()" to a "union()" under each die module. Let me know if how that works if you give it a try. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.Message ID: @.***>
Have you added underscores to all faces in the "d20 underscores" field? I used the following and got underlines under all numbers on each face.
d20 underscores ["", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""]
Currently, underscores are not independently adjustable, but they all turned out fine when I tried it. Maybe send me a screen shot so I can see what you're dealing with.
I will use the regular underscore I was trying to use braille underscore which is different. Thank you so much for your support.
On Fri, Feb 11, 2022, 6:49 PM charmaur @.***> wrote:
Have you added underscores to all faces in the "d20 underscores" field? I used the following and got underlines under all numbers on each face.
d20 underscores ["", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""]
Currently, underscores are not independently adjustable, but they all turned out fine when I tried it. Maybe send me a screen shot so I can see what you're dealing with.
— Reply to this email directly, view it on GitHub https://github.com/charmaur/PolyDiceGenerator/issues/20#issuecomment-1036868388, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQIXNAEEX6OPHBQ52PE3JBTU2WVDBANCNFSM5NWC3I3Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you authored the thread.Message ID: @.***>
I'm not sure how the underscores differ. Is there a standardized way in braille to present numbers 1-20 with no initial orientation? It could be that the best way to handle numbers would be to create them as symbols.
Please add a feature where you can extrude the font I would like to make Braille dice and am not able to at this time. Set it up so that if you add bumpers you can extrude the Font. their are a lot of blind people that like games and this feature would allow for the making of dice easier.