Glyph Tools - Create custom Compositions
- (Edited)
Manjunathvalmiki add write -t at the beginning and put the file locations and names in “ ”
Should be like
[..].py write -t “Titlehere” “nglyph” “soundfile.ogg”
Fr4nKB Hi, I am currently working towards a “Glyph Studio” prototype on the Desktop front written in python for now. I have never done any cross platform work between Desktop and Mobile before and I don’t think that my current setup with python and Qt Widgets (Qt Framework) will allow it.
If you want to talk about this more, you can contact me on here or on Discord (sebiai)
So when i use custom glyphs the light illumination is perfect when it’s on composure application but when i set it as my ringtone there is delay in illumination and also u can see the delay when you run the sound on ringtone settings
- (Edited)
harshbelgaonkar This was a bug with the old Glyph Tools (v1.0.0). It is now fixed but requires the creator to generate the composition with the new tools (Label file required).
Creators please view the migration steps linked in the original post!
Hi @SebiAI - Thanks so much for Glyph Tools - such a great idea! I have tried using it, but I have encountered an error. I’m using it in Windows. When I get to the GlyphTranslator stage, but I am getting an error in the terminal, which I have pasted below. I’m sure I’ve made a basic error, but I will be very grateful if you are able to help me resolve it:
-0-0-0-
File “GlyphTranslator.py”, line 346
match self.phone_model:
^
SyntaxError: invalid syntax
-0-0-0-
Thanks
charscope