Slice Posted July 23, 2018 Author Share Posted July 23, 2018 I have vector clover but it is more complex then currently rasterized. Anyway a step forward. 1 Link to comment Share on other sites More sharing options...
Slice Posted July 23, 2018 Author Share Posted July 23, 2018 rev 4619 Gradients repaired 3 Link to comment Share on other sites More sharing options...
Slice Posted July 23, 2018 Author Share Posted July 23, 2018 Initial support for conic gradients. While it is not standard feature. It is just in discussing state. 6 Link to comment Share on other sites More sharing options...
Badruzeus Posted July 24, 2018 Share Posted July 24, 2018 (edited) (OK, have a good mood finally..) I've done rebuilding Clover logo from scratch, yey..!!! It has about 20 paths, and produces @8KB only (SVG1.1) Oh, ignore the screenshot.. attached *.ai file is in "Green" (Export it / save as *.svg your self with Inkscape / Illustrator, etc.) Clover_Logo_Green_ai.zip #EDIT: This one is bit different from @JrCs has (just take a look). Edited July 27, 2018 by Badruzeus 4 1 Link to comment Share on other sites More sharing options...
Slice Posted July 25, 2018 Author Share Posted July 25, 2018 Rev 4623 correctly shows conicGradient Rainbow.svg.zip And a Clover to collection. It is much heavier then badruzeus one. Clover.svg.zip 3 Link to comment Share on other sites More sharing options...
Badruzeus Posted July 27, 2018 Share Posted July 27, 2018 I've simplified the CloverLogo again, now it only contains 18 paths, here's the SVG. Thanks. CloverLogo_Simplified.zip 6 Link to comment Share on other sites More sharing options...
Slice Posted August 8, 2018 Author Share Posted August 8, 2018 Since rev.4638 I have more or less good SVG support including 1. <rect>, <circle>, <ellipse>, <line>, <polyline>, <polygon>, <path> -- as in nanosvg 2. <use> -- not in nanosvg 3. "style"=fill, stroke, gradient -- as in nanosvg 4. <linearGradient>, <radialGradient> -- as in nanosvg 4a. <conicGradient> -- not in nanosvg, not in GoogleChrome, not in Adobe Illustrator 5. <style> and "class" -- as CSS -- not in nanosvg 6. <font>, <font-face>, <text>, <tspan> -- not in nanosvg 7. <clipPath> -- not in nanosvg So sorry for the delay, it was really huge work. I have much more advanced SVG support then initial and I had to implement float mathematics. Now it is a time to support vector themes. But I still have no one to test. 4 Link to comment Share on other sites More sharing options...
blackosx Posted August 10, 2018 Share Posted August 10, 2018 You did it! Well done Slice. 2 Link to comment Share on other sites More sharing options...
blackosx Posted August 10, 2018 Share Posted August 10, 2018 Here's a quick test with a simple BGM style icon. 4 3 Link to comment Share on other sites More sharing options...
blackosx Posted August 11, 2018 Share Posted August 11, 2018 work in progress.. 7 Link to comment Share on other sites More sharing options...
Badruzeus Posted August 11, 2018 Share Posted August 11, 2018 Testing vector theme from lower display size (640x480) to the higher one (4K: 3840x2160) << Virtually. Apple_3D_Illustrator_Revolve.svg.zip 3 Link to comment Share on other sites More sharing options...
Slice Posted August 12, 2018 Author Share Posted August 12, 2018 On 8/11/2018 at 12:09 PM, Badruzeus said: Testing vector theme from lower display size (640x480) to the higher one (4K: 3840x2160) << Virtually. Apple_3D_Illustrator_Revolve.svg.zip Currently clover shows svg file in fixed window 400x400 not dependent on screen. 1 Link to comment Share on other sites More sharing options...
Badruzeus Posted August 12, 2018 Share Posted August 12, 2018 Just another reference for free Vector graphics editor: Gravit Designer. Spoiler 1 Link to comment Share on other sites More sharing options...
Slice Posted August 14, 2018 Author Share Posted August 14, 2018 On 8/12/2018 at 11:47 PM, Badruzeus said: Just another reference for free Vector graphics editor: Gravit Designer. Reveal hidden contents It is interesting but Your request produced an error. [newNullResponse] Clovy made a template to create Vector Theme. The idea is the one file will contain layout, all icons and a preview of the theme It made by Adobe Illustrator. CloverThemeTemplateAI.svg 3 Link to comment Share on other sites More sharing options...
blackosx Posted August 14, 2018 Share Posted August 14, 2018 24 minutes ago, Slice said: Clovy made a template to create Vector Theme. The idea is the one file will contain layout, all icons and a preview of the theme It made by Adobe Illustrator. CloverThemeTemplateAI.svg Good Idea 1 Link to comment Share on other sites More sharing options...
Slice Posted August 15, 2018 Author Share Posted August 15, 2018 There is a sample how to use text in Clover. Clover shows it with correct font while not QuickLook, Google and other viewers. It conforms W3C and can be used. Sample.svg 4 Link to comment Share on other sites More sharing options...
Slice Posted August 18, 2018 Author Share Posted August 18, 2018 On 8/12/2018 at 11:47 PM, Badruzeus said: Just another reference for free Vector graphics editor: Gravit Designer. Reveal hidden contents Not available in AppStore but can be downloaded as standalone application https://designer.io/#download 1 Link to comment Share on other sites More sharing options...
Slice Posted August 20, 2018 Author Share Posted August 20, 2018 Hi all, How do you think what will be the best icon size for OS compared to screen height in percents? 128/768 = 16.6% 256/1200 = 21.3% Or some other value? Or other idea for scaling? 1 Link to comment Share on other sites More sharing options...
Badruzeus Posted August 20, 2018 Share Posted August 20, 2018 My non 256 themes (v2.4k) are using: 160/768 = 20.8% Du no if it againsts scaling standard? 1 Link to comment Share on other sites More sharing options...
Matgen84 Posted August 20, 2018 Share Posted August 20, 2018 (edited) In my opinion, 128/768 is suitable for screens like mine, in 1920x1080 24'' Edited August 22, 2018 by Matgen84 1 Link to comment Share on other sites More sharing options...
Slice Posted August 21, 2018 Author Share Posted August 21, 2018 The problem is the icon size good for 12" will be not good for 37". How can we choose good proportions? 1 Link to comment Share on other sites More sharing options...
blackosx Posted September 30, 2018 Share Posted September 30, 2018 (edited) A quick update to show I've not forgotten about this. Here's the current the state of BGM svg... Edited October 12, 2018 by blackosx 3 1 Link to comment Share on other sites More sharing options...
blackosx Posted October 12, 2018 Share Posted October 12, 2018 hmmm.. changes have been made to Clover which I notice affect my svg files.... Could it have been commit #4699? r4674 r4703 1 Link to comment Share on other sites More sharing options...
Slice Posted October 12, 2018 Author Share Posted October 12, 2018 2 hours ago, blackosx said: hmmm.. changes have been made to Clover which I notice affect my svg files.... Could it have been commit #4699? r4674 r4703 This commit is right. I got good image using radialGradients, but yes, something is wrong. If you compile Clover with debug enabled in nanosvg and nanosvgrast then we can see what is the issue. line 73 #define DEBUG_SVG 0 change to 1 Out af that. Did you propose Clover Theme Manager can show SVG themes set as one file? Folder Clovy as a theme name, and file theme.svg inside containg full image and all settings. Example of the file here https://www.insanelymac.com/forum/topic/334659-vector-themes/?do=findComment&comment=2630031 Link to comment Share on other sites More sharing options...
Slice Posted October 12, 2018 Author Share Posted October 12, 2018 About commit 4699. It allows me to see these gradients fine 1 Link to comment Share on other sites More sharing options...
Recommended Posts