3
1
Back

And title texts, they're both different, use both. $alt_element = $doc->createElement("i", $alt_text); $para_element->appendChild($alt_element); $para_element->appendChild($doc->createElement("br")); $title_element = $doc->createElement("i", $title_text); $para_element->appendChild($title_element); } main synth_tools/PSU/psu.diy 1077 lines From 1aa48a179aa2fb0f2688991cbdf145da4cfe15db Mon Sep 17 00:00:00 2001 Subject: [PATCH] README Repo uses submodules aoKicad and Kosmo_panel, which provide needed libaries for KiCad. To clone.

New Pull Request