Dynamic Text with SVG and Custom Fonts

woman s black hair

This article delves into a novel web design technique integrated into a well-established PHP project that I initiated 15 years ago. It explores the dynamic generation of Scalable Vector Graphics (SVG), specifically an SVG text element where the text is not hard coded into the page but dynamically generated by PHP. This so-called dynamic SVG concept … Read more

Recognize Design Patterns in Math

white textile

It makes sense that a pattern will appear. Throughout nature we have patterns. It comes down to math. Axis, divisions, and denominators. Multiplied. Working with an object in Inkscape, I was playing around the stroke appearance. One of the Scalable Vector Graphic (SVG) Object properties is the order of appearance of stroke, relative to markers … Read more