All posts created by Alex

11 years ago

After saving please open the SVG with Firefox or Opera. If you can see your cloud then it was saved correctly and I don't know why inkspace was blank. Otherwise please give me your cloud number (you can get it in browser address bar after http://tagul.com/cloud/<your cloud number>) and I'll look into the problem.

11 years ago

Please set background color transparency to zero in Colors and Animations tab and save your cloud. Then refresh your browser cache and it should work. From what I can see your transparency is set to 1 that is why you are seeing white background.

11 years ago

The problem with Windows fonts that they are not distributed under the license that allows to embed it into Tagul. I need fonts with free license like SIL OPEN FONT LICENSE. So the only way is to find free alternatives to Windows fonts and use it.

11 years ago

I've reverted the old fonts and functionality back for a while. I will analyze the fonts usage more carefully. You can paste here the fonts you use and would like to have in future.

Thank you for your feedback!

11 years ago

Unfortunately there is no way to create a cloud on Ipad currently. I am thinking about creating Ipad application for this.

11 years ago

The fonts list has been changed. Please refresh your browser cache by pressing ctrl-f5 on your cloud page. New fonts are much more fun. Hope you enjoy it.

11 years ago

Hi andychance35! Honestly I don't understand what you mean under "interface to the cloud environment" and what exactly is complicated. I will appreciate if you elaborate what you meant.

11 years ago

Just assign to a word a bigger weight (compared to other words) on Tags list tab.

11 years ago

What do you mean under large data set? You can paste 64kb of text into text field which is used as your tags source. Isn't it large enough?

11 years ago

Hi Alexander!
You can create an xml with tags (see example below) and paste it as your text.

<tags>
    <tag angle="0"
         color="3488BF"
         font="Linux Libertine Regular"
         url="http://tagul.com"
         weight="130">Tagul</tag>
    <tag url="http://google.com/search?q=money" weight="18">money</tag>
    <tag url="http://google.com/search?q=tag" weight="12">tag</tag>
    <tag url="http://google.com/search?q=cloud" weight="7">cloud</tag>
    <tag url="http://google.com/search?q=html" weight="23">html</tag>
    <tag url="http://google.com/search?q=web" weight="21">web</tag>
</tags>