aprilla
February 20, 2019, 11:31pm
1
arduino v plotter not work
what is the problem I do not understand help me please
WARNING: You are using a character that is not supported by controlP5’s BitFont-Renderer, you could use ControlFont instead (see the ControlP5controlFont example).
20.Şub.2019 18:50:43 controlP5.BitFontRenderer getWidth
kll
February 21, 2019, 2:12am
2
The bitfontRenderer is based on a per pixel technique and is not using processing’s PFont renderer.
http://www.sojamo.de/libraries/controlP5/reference/controlP5/BitFontRenderer.html
so what text / character you try to show?
1 Like
aprilla
February 21, 2019, 1:10pm
3
arduino v plotter project end polargraph
aprilla:
polargraph
This?
That doesn’t answer the question: “what text are you trying to show?”
Try sharing your code. You may be having language / character problems if the example text is English but you are using a different language.
1 Like
Hmm, from the screenshots your letter “I” is always missing.
Wait, you are using Processing 1.5.1 ?? Hmm. That might have something to do with it. What version of ControlP5 are you using?
Was that cp5 version bundled with the plotter project, or did it tell you to download that version?
aprilla
February 22, 2019, 9:21pm
11
files given in the project
kll
February 23, 2019, 2:25am
12
so no way for us to test anything?
( no link, no code zip… )
but i found a link to version what uses
Processing v2.2.1
now the name is similar but i not know if that is the same project anyhow?
still as Processing 1.5.1 is available
https://processing.org/download/
we can not say you must update…
2 Likes
aprilla
February 23, 2019, 8:08am
13
friends thank you very much for your help