<?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: Custom local build: missing avenir-next fonts in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-local-build-missing-avenir-next-fonts/m-p/40046#M3435</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The 3x bower release has been bumped to 3.25.1 for the missing fonts. The jsapi-resources project has also been updated. You can update an existing app by updating the bower.json and reinstall.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&amp;nbsp; &lt;SPAN class="string token"&gt;"dependencies"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="string token"&gt;"esri"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;"arcgis-js-api#3.25.1"&lt;/SPAN&gt;
&amp;nbsp; &lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Dec 2021 21:33:29 GMT</pubDate>
    <dc:creator>ReneRubalcava</dc:creator>
    <dc:date>2021-12-10T21:33:29Z</dc:date>
    <item>
      <title>Custom local build: missing avenir-next fonts</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-local-build-missing-avenir-next-fonts/m-p/40043#M3432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am doing a custom build using JSAPI 3.25. The dojo build is failing because when trying to optimize the css file located in `esri/themes/calcite/dijit/calcite.css`, it fails to find the relative paths defined as `../fonts/avenir-next/&amp;lt;name of font file&amp;gt;`. It looks like the fonts folder isn't even downloaded by bower. Anyone have any insight on this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2018 19:15:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-local-build-missing-avenir-next-fonts/m-p/40043#M3432</guid>
      <dc:creator>AlecPatrizio1</dc:creator>
      <dc:date>2018-07-19T19:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: Custom local build: missing avenir-next fonts</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-local-build-missing-avenir-next-fonts/m-p/40044#M3433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Working on it, should be an update to the bower 3.25 soon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2018 21:21:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-local-build-missing-avenir-next-fonts/m-p/40044#M3433</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2018-07-19T21:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: Custom local build: missing avenir-next fonts</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-local-build-missing-avenir-next-fonts/m-p/40045#M3434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great! I see your changes in the GitHub repo. Thanks for the quick response!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2018 21:38:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-local-build-missing-avenir-next-fonts/m-p/40045#M3434</guid>
      <dc:creator>AlecPatrizio1</dc:creator>
      <dc:date>2018-07-19T21:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: Custom local build: missing avenir-next fonts</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-local-build-missing-avenir-next-fonts/m-p/40046#M3435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The 3x bower release has been bumped to 3.25.1 for the missing fonts. The jsapi-resources project has also been updated. You can update an existing app by updating the bower.json and reinstall.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&amp;nbsp; &lt;SPAN class="string token"&gt;"dependencies"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="string token"&gt;"esri"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;"arcgis-js-api#3.25.1"&lt;/SPAN&gt;
&amp;nbsp; &lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2021 21:33:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-local-build-missing-avenir-next-fonts/m-p/40046#M3435</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2021-12-10T21:33:29Z</dc:date>
    </item>
  </channel>
</rss>

