We support SVG through this tool: https://www.codenameone.com/blog/flamingo-svg-transcoder.html
You can also convert it to PNG or multi-image On Tuesday, August 4, 2020 at 9:09:17 AM UTC+3 [email protected] wrote: > Thank you ... one more question ... how can I add svg as a splash screen > ... In designer from the menu information message > pops up that this is not supported and from the right side menu panels > after adding svg designer hangs. > > > On Tuesday, August 4, 2020 at 4:52:42 AM UTC+2, Shai Almog wrote: >> >> Hi, >> be careful with derive. You can create a cyclic dependency easily and >> trigger a failure. We suggest using it sparingly. >> >> If you use millimeter sizes things should be fine. Notice that the sizes >> in pixels will be different and will look different in the simulator but on >> the devices they should look similar due to DPI differences between the >> devices. >> >> On Monday, August 3, 2020 at 4:16:38 PM UTC+3 [email protected] wrote: >> >>> Hi, >>> >>> I'm facing the issue with styling the application I'm working on. The >>> style which I created looks >>> different on various devices. How can I arrange the proportional chnage >>> of text on larger screen >>> (see attached file, it is created on simulator ... The bigger screen the >>> smaller text). >>> >>> When I used cn1-derive tag in css file I get repeating error message on >>> console >>> CSS> Compile of C:\projects\TestApp\css\theme.css failed >>> CSS> java.lang.StackOverflowError >>> CSS> at >>> com.codename1.designer.css.CSSTheme$Element.getFlattenedStyle(CSSTheme.java:3166) >>> >>> Thank you for your response >>> >> -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/3719015a-bb69-49ea-b1cd-9d9b5acbf657n%40googlegroups.com.
