<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
      <title>Tagged with #accents - Processing 2.x and 3.x Forum</title>
      <link>https://forum.processing.org/two/discussions/tagged/feed.rss?Tag=%23accents</link>
      <pubDate>Sun, 08 Aug 2021 18:23:30 +0000</pubDate>
         <description>Tagged with #accents - Processing 2.x and 3.x Forum</description>
   <language>en-CA</language>
   <atom:link href="/two/discussions/tagged%23accents/feed.rss" rel="self" type="application/rss+xml" />
   <item>
      <title>Writing characters with accents in controlP5 textfield</title>
      <link>https://forum.processing.org/two/discussion/14058/writing-characters-with-accents-in-controlp5-textfield</link>
      <pubDate>Fri, 18 Dec 2015 06:16:51 +0000</pubDate>
      <dc:creator>wilycoyote</dc:creator>
      <guid isPermaLink="false">14058@/two/discussions</guid>
      <description><![CDATA[<p>I have searched these forums and the older forums to find a similar topic, but I only found the following posts which don't answer my question exactly. 
<a href="https://forum.processing.org/two/discussion/12654/using-other-language-in-controlp5-textfield#latest" target="_blank" rel="nofollow">https://forum.processing.org/two/discussion/12654/using-other-language-in-controlp5-textfield#latest</a>
<a href="https://processing.org/discourse/beta/num_1199618738.html" target="_blank" rel="nofollow">https://processing.org/discourse/beta/num_1199618738.html</a></p>

<p>What I want:
I am trying to enter names such as Miguel López into a controlP5 textfield in order to search through several documents. Although every character is displayed, when I attempt to use my keyboard to enter ó, the characters are displayed separately, as in the accent character " ' " and then "o".</p>

<p>What I have tried:
I have created and loaded a new font with all characters included, and changed my keyboard on my PC. I am using Processing 2.2.1and controlP5 2.2.5. <img src="https://forum.processing.org/two/uploads/imageupload/453/KSYL3Q0OYFQO.PNG" alt="accent" title="accent" /></p>
]]></description>
   </item>
   <item>
      <title>Text Accent</title>
      <link>https://forum.processing.org/two/discussion/13810/text-accent</link>
      <pubDate>Sun, 06 Dec 2015 21:49:20 +0000</pubDate>
      <dc:creator>Dazzid</dc:creator>
      <guid isPermaLink="false">13810@/two/discussions</guid>
      <description><![CDATA[<p>Hi,
I'm developing a web with p5 which is awesome. 
A little question about Spanish accents. The web shows text boxes with text taken from json file, and it shows perfectly all accents in three different languages. But when I create the button for the menu like this one: 
buttonCat = createButton('català'); 
the accent in the web appears as [catalÃ]<br />
How can I add all accents? Or what is the mistake?
Thanks</p>

<p>David</p>
]]></description>
   </item>
   </channel>
</rss>