B4i Library iSVG (Scalable Vectors Graphics) - Erel    Dec 14, 2025   (6 reactions)
It allows displaying SVG graphics.
There are two steps:
1. Initialize the SVG object with the SVG file.
2. Export the SVG to a Bitmap based on the target size.
Repeat step #2 whenever the ImageView size... Share My Creation [Web] Font Awesome Icon Picker Web Component (Single/Multiple Selection Mode with SVG Download Functionality) - Mashiane    Nov 3, 2025   (5 reactions) Hi Fam Github Repo This component is now being used by the SithasoDaisy5 LowCode Generator for one to choose icons easily 168117 Font Awesome Picker (Vanilla Web Component) This is a lightweight, dependency-free vanilla JavaScript web component for searching and selecting Font Awesome icons. Supports both single and multiple selection modes with SVG download and ZIP export capabilities... Download individual SVG files 📦 Export multiple icons as ZIP archive 🎨 Style-aware (supports solid... B4A Library [B4X] [B4A]🎨 B4XDaisySvgIcon - Crisp Native SVG Rendering with DaisyUI Variants! - Mashiane    Feb 24, 2026   (5 reactions) Hi Fam Are you looking for a fast, reliable, and visually stunning way to implement SVG icons in your B4A projects without relying on WebViews? Allow me to introduce B4XDaisySvgIcon. This custom class module parses and renders SVG files natively into a B4XBitmap using native Android canvas APIs... color system. 170241 ✨ Key Features: • 100% Native Rendering: Parses SVG paths (M, L, C, Z, etc...: Have a complex, multi-colored SVG? Simply set PreserveOriginalColors to True. • Tailwind/CSS Sizing... B4A Library [B4X] [B4A] 🌼 B4XDaisySwap - Modern Animated UI Toggles & Switches (Text, SVG, Avatars!) - Mashiane    Feb 23, 2026   (3 reactions) Hi Fam Are you looking to modernize the switches and toggles in your cross-platform apps? I'd like to introduce B4XDaisySwap, a highly customizable component designed to create beautiful, interactive swap UI elements with ease. 170175 170174 Instead of standard checkboxes or basic toggles, B4XDaisySwap lets you build highly visual state indicators using text, SVG icons, or even.... • Rich Content Swaps: Choose your SwapType: text (great for emojis and standard labels), svg... B4J Library SVGConverter – BMP/PNG to SVG - zed    Mar 2, 2026   (12 reactions) .) to vector SVG directly from your desktop applications. It is based on Potrace but adds a complete layer of image processing, color quantization, PBM generation, and optimized SVG reconstruction... to black and white SVG. Automatic ink detection (significant pixels). Optimized luminance threshold... color (excluding white). SVG path extraction and automatic recoloring. Generates a clean SVG... levels - compact and stable palette. Layer-by-layer processing (1 PBM per color). Merging of SVG... B4J Tutorial [Web] Plug 'n Play external SVG Renderer (Loader) - Mashiane    Mar 2, 2025   (3 reactions) wondering if there was a way to load SVG files and then update their properties, like color, width... anything about the SVG file easily.
Comes in the svg-loader.
https://github.com/shubhamjain/svg...
<script type="text/javascript" src="svg-loader.min.js" async></script>
<!-- Use an external SVG -->
<svg
data-src="https://unpkg.com/@mdi/svg@5.9.55/svg/star... B4J Code Snippet [B4X] Multi-platform SVG to B4XBitmap Conversion with a Hidden Webview - William Lancee    Mar 26, 2024   (12 reactions) under the CC BY-SA 4.0 license
https://creativecommons.org/licenses/by-sa/4.0/
These SVG images are scalable. But I still needed a SVG to B4XBitmap converter to manipulate the pixels.
@stevel05 has made wrapper/API for a Java Fx SVG loader. But I needed something that would also work on B4A.
I tried... B4J Library Use SVG files like any other image : JavafxSVG - stevel05    Dec 19, 2021   (14 reactions) say it's a wrap of the javafxSVG github library as I only had to write 9 lines of code, it's... B4j Additional libraries folder. It will create a subfolder called javafxSVG, leave the additional... Wish ImageView support format svg - angel_    Apr 3, 2021   (4 reactions) I would like ImageView to support svg format in B4A and B4i... B4A Library [B4X] [XUI] nanoSvg Library (cross-platform) - mazezone    Nov 18, 2024   (9 reactions) nanoSvg Library
Support: B4A and B4J.
wrapper C/C++ nanoSvg (Gihub)
For B4J, copy the dll(x64) to B4J/Objects of the project.
NanoSVG is a simple stupid single-header-file SVG parse. The output... Page: 1   2   3   4   5   |