On Sun, Feb 17, 2013 at 11:48 AM, Iván Briano <sachi...@gmail.com> wrote:
> On Sun, Feb 17, 2013 at 11:30 AM, Tom Hacohen <t...@stosb.com> wrote:
>> That's why I do what I do, that instead of actually setting the font, I
>> multiply it by a scaling factor, so for example:
>> size: 10
>> size_range: 5 20
>>
>> Will let *all* the fonts to be anywhere between half to twice the size,
>> even if the actual font used in textblock is of
>> size 50.
>>
>> The problem is, that size:10 may look as if it'll modify the textblock's
>> font size, which obviously it doesn't.
>>
>
> See? There was more to comment on that commit?
> I really wasn't trolling, I just have ample experience with people assuming
> that what works for TEXT will work exactly in the same way for TEXTBLOCK,
> and we know that the semantics for those are very different in some cases.
>

Forgot to ask, since your question is how this started.
This will apply that transformation in the text based on the style in use for
that text? If the user sets the text to be <font_size=10>some crap<
/><font_size=666> some bigger crap</>
it still works or all hell breaks loose?

>>
>> On Sun, Feb 17, 2013 at 2:21 PM, Iván Briano <sachi...@gmail.com> wrote:
>>
>>> On Sun, Feb 17, 2013 at 11:14 AM, Tom Hacohen <t...@stosb.com> wrote:
>>> > You are correct. Next time I'll include complete documentation about
>>> Evas,
>>> > Edje and textblock,
>>> > how they work together, what fonts exactly are, when one should use
>>> > textblock vs. animated gifs with text
>>> > and some related code examples.
>>> >
>>> > What would you have expected to see in the commit message?
>>>
>>> Ok, I was trying to help, but I'll go back to default me.
>>>
>>> Why if textblock relies on styles defined both by theme and user to
>>> set fonts does this font range option depend on setting the size in the
>>> text block? It's, at the very least, stupid.
>>>
>>> >
>>> >
>>> > On Sun, Feb 17, 2013 at 2:09 PM, Iván Briano <sachi...@gmail.com> wrote:
>>> >
>>> >> On Sun, Feb 17, 2013 at 10:56 AM, Tom Hacohen <t...@stosb.com> wrote:
>>> >> > Planet alignment? Heck no, it uses a proprietary formula of which it's
>>> >> > details I can't disclose.
>>> >> >
>>> >> > Seriously though, you don't expect me to rewrite the docs in every
>>> commit
>>> >> > message, do you? Just read the docs,
>>> >> > text.fit and text.size_range are documented already. This is just
>>> adding
>>> >> > support for them for textblocks...
>>> >> >
>>> >> > At this point I'll have to publicly blame you for trolling, anything
>>> to
>>> >> say
>>> >> > for yourself?
>>> >> >
>>> >> >
>>> >>
>>> >> My bad, I assumed that being a proponent of commit messages that clearly
>>> >> state the problem and describe the solution, you would be setting a good
>>> >> example
>>> >> instead of expecting people to go check if there are docs already
>>> >> describing
>>> >> a feature that was not implemented for the commits subject.
>>> >>
>>> >> > On Sun, Feb 17, 2013 at 1:45 PM, Iván Briano <sachi...@gmail.com>
>>> wrote:
>>> >> >
>>> >> >> On Sun, Feb 17, 2013 at 10:40 AM, Tom Hacohen <t...@stosb.com> wrote:
>>> >> >> > No idea...
>>> >> >> >
>>> >> >> > If I have to guess, I'd say it controls the range of which
>>> textblock
>>> >> >> fonts
>>> >> >> > are being sized.
>>> >> >> >
>>> >> >>
>>> >> >> Randomly? Based on container size? Under specific conditions
>>> depending
>>> >> >> on planet alignment?
>>> >> >>
>>> >> >>
>>> >> >>
>>> >>
>>> ------------------------------------------------------------------------------
>>> >> >> The Go Parallel Website, sponsored by Intel - in partnership with
>>> >> Geeknet,
>>> >> >> is your hub for all things parallel software development, from weekly
>>> >> >> thought
>>> >> >> leadership blogs to news, videos, case studies, tutorials, tech docs,
>>> >> >> whitepapers, evaluation guides, and opinion stories. Check out the
>>> most
>>> >> >> recent posts - join the conversation now.
>>> >> >> http://goparallel.sourceforge.net/
>>> >> >> _______________________________________________
>>> >> >> enlightenment-devel mailing list
>>> >> >> enlightenment-devel@lists.sourceforge.net
>>> >> >> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>> >> >>
>>> >> >
>>> >> >
>>> >> >
>>> >> > --
>>> >> > Tom.
>>> >> >
>>> >>
>>> ------------------------------------------------------------------------------
>>> >> > The Go Parallel Website, sponsored by Intel - in partnership with
>>> >> Geeknet,
>>> >> > is your hub for all things parallel software development, from weekly
>>> >> thought
>>> >> > leadership blogs to news, videos, case studies, tutorials, tech docs,
>>> >> > whitepapers, evaluation guides, and opinion stories. Check out the
>>> most
>>> >> > recent posts - join the conversation now.
>>> >> http://goparallel.sourceforge.net/
>>> >> > _______________________________________________
>>> >> > enlightenment-devel mailing list
>>> >> > enlightenment-devel@lists.sourceforge.net
>>> >> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>> >>
>>> >>
>>> >>
>>> ------------------------------------------------------------------------------
>>> >> The Go Parallel Website, sponsored by Intel - in partnership with
>>> Geeknet,
>>> >> is your hub for all things parallel software development, from weekly
>>> >> thought
>>> >> leadership blogs to news, videos, case studies, tutorials, tech docs,
>>> >> whitepapers, evaluation guides, and opinion stories. Check out the most
>>> >> recent posts - join the conversation now.
>>> >> http://goparallel.sourceforge.net/
>>> >> _______________________________________________
>>> >> enlightenment-devel mailing list
>>> >> enlightenment-devel@lists.sourceforge.net
>>> >> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>> >>
>>> >
>>> >
>>> >
>>> > --
>>> > Tom.
>>> >
>>> ------------------------------------------------------------------------------
>>> > The Go Parallel Website, sponsored by Intel - in partnership with
>>> Geeknet,
>>> > is your hub for all things parallel software development, from weekly
>>> thought
>>> > leadership blogs to news, videos, case studies, tutorials, tech docs,
>>> > whitepapers, evaluation guides, and opinion stories. Check out the most
>>> > recent posts - join the conversation now.
>>> http://goparallel.sourceforge.net/
>>> > _______________________________________________
>>> > enlightenment-devel mailing list
>>> > enlightenment-devel@lists.sourceforge.net
>>> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> The Go Parallel Website, sponsored by Intel - in partnership with Geeknet,
>>> is your hub for all things parallel software development, from weekly
>>> thought
>>> leadership blogs to news, videos, case studies, tutorials, tech docs,
>>> whitepapers, evaluation guides, and opinion stories. Check out the most
>>> recent posts - join the conversation now.
>>> http://goparallel.sourceforge.net/
>>> _______________________________________________
>>> enlightenment-devel mailing list
>>> enlightenment-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>>
>>
>>
>>
>> --
>> Tom.
>> ------------------------------------------------------------------------------
>> The Go Parallel Website, sponsored by Intel - in partnership with Geeknet,
>> is your hub for all things parallel software development, from weekly thought
>> leadership blogs to news, videos, case studies, tutorials, tech docs,
>> whitepapers, evaluation guides, and opinion stories. Check out the most
>> recent posts - join the conversation now. http://goparallel.sourceforge.net/
>> _______________________________________________
>> enlightenment-devel mailing list
>> enlightenment-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

------------------------------------------------------------------------------
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to