<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: LP_XMLConverter: Images not included in GSM in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/LP-XMLConverter-Images-not-included-in-GSM/m-p/253838#M2893</link>
    <description>Hi James,&lt;BR /&gt;
&lt;BR /&gt;
the pictures have to be referenced in the xml to be included in the gsm:&lt;BR /&gt;
&lt;BR /&gt;
png:
&lt;PRE&gt;&amp;lt;GDLPict MIME="image/png" Name="ui_reveal_selection_new.png" SectVersion="19" SectionFlags="0" SubIdent="2"/&amp;gt;&lt;/PRE&gt;

svg:
&lt;PRE&gt;&amp;lt;GDLPict MIME="image/svg" Name="ui_same_as_walledge_hl(1).svg" SectVersion="19" SectionFlags="1" SubIdent="3"/&amp;gt;&lt;/PRE&gt;

In HSF format these go into libpartdata.xml, and the images have to be in subfolder &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;images&lt;E&gt;&lt;/E&gt;.&lt;BR /&gt;
&lt;BR /&gt;
Embedded pictures can be used in the code by their index set in the &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;SubIdent &lt;E&gt;&lt;/E&gt; attribute.</description>
    <pubDate>Tue, 06 Apr 2021 08:01:18 GMT</pubDate>
    <dc:creator>Peter Baksa</dc:creator>
    <dc:date>2021-04-06T08:01:18Z</dc:date>
    <item>
      <title>LP_XMLConverter: Images not included in GSM</title>
      <link>https://community.graphisoft.com/t5/GDL/LP-XMLConverter-Images-not-included-in-GSM/m-p/253836#M2891</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;I'm having trouble getting a folder of images included in a GSM using LP_XMLConverter. I have tried the individual file method (xml2libpart) and the folder method (x2l). Both methods execute without errors, but the resulting GSM doesn't contain the images. I'm following the instructions here: &lt;S&gt;&lt;/S&gt;&lt;A href="http://gdl.graphisoft.com/tips-and-tricks/how-to-use-the-lp_xmlconverter-tool" target="_blank"&gt;http://gdl.graphisoft.com/tips-and-tricks/how-to-use-the-lp_xmlconverter-tool&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Is there anything that could be causing this that isn't described on that page? This is on Catalina 10.15.7, and the terminal is using the zsh shell.&lt;/DIV&gt;</description>
      <pubDate>Tue, 14 Sep 2021 07:44:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/LP-XMLConverter-Images-not-included-in-GSM/m-p/253836#M2891</guid>
      <dc:creator>James Murray</dc:creator>
      <dc:date>2021-09-14T07:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: LP_XMLConverter: Images not included in GSM</title>
      <link>https://community.graphisoft.com/t5/GDL/LP-XMLConverter-Images-not-included-in-GSM/m-p/253837#M2892</link>
      <description>I am using this routine in Automator:
&lt;PRE&gt;cd /Applications/GRAPHISOFT/AC21/ArchiCAD\ 21.app/Contents/MacOS/LP_XMLConverter.app/Contents/MacOS/
./LP_XMLConverter l2x -img /Users/myName/Desktop/LibraryXML/bitmaps/ /Users/myName/Desktop/LibraryGDL/ /Users/myName/Desktop/LibraryXML/&lt;/PRE&gt;

You can try GDLnucleus as well which has an img convert routine included (gdlnucleus.com)</description>
      <pubDate>Mon, 22 Mar 2021 16:42:24 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/LP-XMLConverter-Images-not-included-in-GSM/m-p/253837#M2892</guid>
      <dc:creator>Jochen Suehlo</dc:creator>
      <dc:date>2021-03-22T16:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: LP_XMLConverter: Images not included in GSM</title>
      <link>https://community.graphisoft.com/t5/GDL/LP-XMLConverter-Images-not-included-in-GSM/m-p/253838#M2893</link>
      <description>Hi James,&lt;BR /&gt;
&lt;BR /&gt;
the pictures have to be referenced in the xml to be included in the gsm:&lt;BR /&gt;
&lt;BR /&gt;
png:
&lt;PRE&gt;&amp;lt;GDLPict MIME="image/png" Name="ui_reveal_selection_new.png" SectVersion="19" SectionFlags="0" SubIdent="2"/&amp;gt;&lt;/PRE&gt;

svg:
&lt;PRE&gt;&amp;lt;GDLPict MIME="image/svg" Name="ui_same_as_walledge_hl(1).svg" SectVersion="19" SectionFlags="1" SubIdent="3"/&amp;gt;&lt;/PRE&gt;

In HSF format these go into libpartdata.xml, and the images have to be in subfolder &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;images&lt;E&gt;&lt;/E&gt;.&lt;BR /&gt;
&lt;BR /&gt;
Embedded pictures can be used in the code by their index set in the &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;SubIdent &lt;E&gt;&lt;/E&gt; attribute.</description>
      <pubDate>Tue, 06 Apr 2021 08:01:18 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/LP-XMLConverter-Images-not-included-in-GSM/m-p/253838#M2893</guid>
      <dc:creator>Peter Baksa</dc:creator>
      <dc:date>2021-04-06T08:01:18Z</dc:date>
    </item>
  </channel>
</rss>

