[tw] Re: [TW5] plugins "FontAwesome" und "ThirdFlow" updated

2017-02-24 Thread TheDiveO


On Friday, February 24, 2017 at 6:48:15 PM UTC+1, TheDiveO wrote:
>
> One caveat I only found out now: if you have installed Font Awesome also 
> locally on your system, then this local font will take precedence (urgh). 
> It seems there is nothing I can do here ... except renaming the embedded 
> font, something I don't want to do.
>

That's also fixed now: the embedded font always take precedence. Turns out 
that the CSS contained an unnecessary local() declaration that triggered a 
local font to take precedence, when we want that to happen.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/08762a1f-9e98-4f2e-bd66-faf5a4ce9409%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] plugins "FontAwesome" und "ThirdFlow" updated

2017-02-24 Thread TheDiveO
The FontAwesome plugin should be fixed now and correctly show the symbol 
glyphs. GitHub pages are updated with both the stand-alone plugin .tid as 
well as the demonstration TiddlyWiki.

One caveat I only found out now: if you have installed Font Awesome also 
locally on your system, then this local font will take precedence (urgh). 
It seems there is nothing I can do here ... except renaming the embedded 
font, something I don't want to do.

So, please excuse the hiccup with the first update going boing.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b04fc67b-95a6-4c82-8b91-d942fb42aa6a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] plugins "FontAwesome" und "ThirdFlow" updated

2017-02-24 Thread TheDiveO
 It's an font embedding problem of my plugin. I'm seeing it also on FF on 
Android. I'll look into the issue. I suspect the base64 encoding was 
transferred incorrectly into the CSS tiddler.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/312030b5-c716-43ae-ac2f-43d01a2606d7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] plugins "FontAwesome" und "ThirdFlow" updated

2017-02-24 Thread Dragon Cotterill


On Friday, 24 February 2017 06:40:56 UTC, Mat wrote:
>
> Nobody else experiencing problems to see the special fonts on 
> http://thediveo.github.io/TW5FontAwesome/output/fontawesome.html ?
>
> Failures on FF, Chrome, IE and Opera (all latest versions) running on Win 
8.1. 

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/5bdc9a95-f64d-4e43-a542-e26bbcf849e8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] plugins "FontAwesome" und "ThirdFlow" updated

2017-02-23 Thread Mat
On Friday, February 24, 2017 at 7:16:14 AM UTC+1, TheDiveO wrote:
>
> Looks like the embedded font isn't properly used. I tested with FF on 
> Win8.1. Do you have a recent FF version installed? 
>

FF latest version. Same non-result when testing on Chrome latest and Edge 
(probably latest).  Also tried downloading and looking at local, but same 
non-result.

Win10 latest and guess the laptop is maybe 1 year old.

Nobody else experiencing problems to see the special fonts on 
http://thediveo.github.io/TW5FontAwesome/output/fontawesome.html ?

Again, thank you TheDiveO

<:-)

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/0201a37f-7acf-46e1-bca7-e64bdf702c51%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] plugins "FontAwesome" und "ThirdFlow" updated

2017-02-23 Thread TheDiveO
Looks like the embedded font isn't properly used. I tested with FF on 
Win8.1. Do you have a recent FF version installed? 

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f8d6bf6d-37d9-4d32-95bc-90dafaf606bc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] plugins "FontAwesome" und "ThirdFlow" updated

2017-02-23 Thread Mat


>
>- the *ThirdFlow* plugin now works with TW 5.1.13 again, after I've 
>added a missing sync adaptor method. Plugin download: 
>http://thediveo.github.io/ThirdFlow/ --
>
>
Even the illustrations are cool!

<:-)
 

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/72ee2ca0-723a-4ee0-b712-0a66fc103eec%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] plugins "FontAwesome" und "ThirdFlow" updated

2017-02-23 Thread Mat
Thanks for sharing!  It is probably great stuff but this is how the 
fontawesome demo looks for me on FF win10







On Thursday, February 23, 2017 at 6:33:48 PM UTC+1, TheDiveO wrote:
>
> After a long time away from TW5 I've finally managed to update my two 
> plugins so they work with the recent TW5 version 5.1.13:
>
>- the *FontAwesome* plugin now embedds font version 4.7.0 of the 
>incredibly useful "Font Awesome". Plugin download: 
>http://thediveo.github.io/TW5FontAwesome/ -- if you know FontAwesome 
>then you'll probably know what to do with this plugin.
>- the *ThirdFlow* plugin now works with TW 5.1.13 again, after I've 
>added a missing sync adaptor method. Plugin download: 
>http://thediveo.github.io/ThirdFlow/ -- this plugin helps with 
>developing TW5 plugins mainly from inside a TiddlyWiki itself.
>   - a local nodejs-based TW5 server neatly arranges your plugin 
>   tiddlers in folders, so you don't end up with a flat mess of source 
>   tiddlers you need to put into your source control system.
>   - a release script creates either just your plugin as a single .tid 
>   file for simple import, or a demo TW5 including your shiny plugin.
>   - a sidebar view offers a concise view on just your plugins as well 
>   as their contents.
>   
> Admittedly, I can't promise to have much time to work on and maintain 
> these plugins in the future, I've upgraded them, so I can use them for my 
> own work. Of course, pull requests are always appreciated.
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/5793c661-4e13-4300-b9ad-4fac9b689088%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] plugins "FontAwesome" und "ThirdFlow" updated

2017-02-23 Thread Josiah
Stuff like this deserves UPvotes :-).

Josiah, x

On Thursday, 23 February 2017 18:33:48 UTC+1, TheDiveO wrote:
>
> After a long time away from TW5 I've finally managed to update my two 
> plugins so they work with the recent TW5 version 5.1.13:
>
>- the *FontAwesome* plugin now embedds font version 4.7.0 of the 
>incredibly useful "Font Awesome". Plugin download: 
>http://thediveo.github.io/TW5FontAwesome/ -- if you know FontAwesome 
>then you'll probably know what to do with this plugin.
>- the *ThirdFlow* plugin now works with TW 5.1.13 again, after I've 
>added a missing sync adaptor method. Plugin download: 
>http://thediveo.github.io/ThirdFlow/ -- this plugin helps with 
>developing TW5 plugins mainly from inside a TiddlyWiki itself.
>   - a local nodejs-based TW5 server neatly arranges your plugin 
>   tiddlers in folders, so you don't end up with a flat mess of source 
>   tiddlers you need to put into your source control system.
>   - a release script creates either just your plugin as a single .tid 
>   file for simple import, or a demo TW5 including your shiny plugin.
>   - a sidebar view offers a concise view on just your plugins as well 
>   as their contents.
>   
> Admittedly, I can't promise to have much time to work on and maintain 
> these plugins in the future, I've upgraded them, so I can use them for my 
> own work. Of course, pull requests are always appreciated.
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/cd63-d3f7-4bc1-9f66-cb62b900182b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.