Relative border width

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

Relative border width

Uko2
Hi, at the moment border width is absolute (or constant), so if scale the picture border width remains the same. Is it possible to have a border width that scales? I.e. if you have a box of size 20 and border of size 2 then when box is zoomed to 10px the border will have the width of 1px?

Uko
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Relative border width

Nicolai Hess
2015-02-19 11:54 GMT+01:00 Yuriy Tymchuk <[hidden email]>:
Hi, at the moment border width is absolute (or constant), so if scale the picture border width remains the same. Is it possible to have a border width that scales? I.e. if you have a box of size 20 and border of size 2 then when box is zoomed to 10px the border will have the width of 1px?

Is this about athens drawing?


nicolai
 

Uko
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Relative border width

Uko2
Sorry, I've forgot to mention the this is about Roassal. Yes, it's build on top of Athens, but I want to know if there is a high level solution.

Uko

Sent from my iPhone

On 19 Feb 2015, at 12:20, Nicolai Hess <[hidden email]> wrote:

2015-02-19 11:54 GMT+01:00 Yuriy Tymchuk <[hidden email]>:
Hi, at the moment border width is absolute (or constant), so if scale the picture border width remains the same. Is it possible to have a border width that scales? I.e. if you have a box of size 20 and border of size 2 then when box is zoomed to 10px the border will have the width of 1px?

Is this about athens drawing?


nicolai
 

Uko
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Relative border width

Juraj Kubelka-5
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: Relative border width

abergel
In reply to this post by Uko2
Hi Yuriy!

Is your issue been solved? In which cases do you need to have a scalable width?

Cheers,
Alexandre

> On Feb 19, 2015, at 7:54 AM, Yuriy Tymchuk <[hidden email]> wrote:
>
> Hi, at the moment border width is absolute (or constant), so if scale the picture border width remains the same. Is it possible to have a border width that scales? I.e. if you have a box of size 20 and border of size 2 then when box is zoomed to 10px the border will have the width of 1px?
>
> Uko
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Relative border width

Uko2
Hi,

I’ve figured out that I can use composed have with bigger and smaller box. My goal was to make a comparison between an item and its border size.

Uko

> On 24 Feb 2015, at 15:19, Alexandre Bergel <[hidden email]> wrote:
>
> Hi Yuriy!
>
> Is your issue been solved? In which cases do you need to have a scalable width?
>
> Cheers,
> Alexandre
>
>> On Feb 19, 2015, at 7:54 AM, Yuriy Tymchuk <[hidden email]> wrote:
>>
>> Hi, at the moment border width is absolute (or constant), so if scale the picture border width remains the same. Is it possible to have a border width that scales? I.e. if you have a box of size 20 and border of size 2 then when box is zoomed to 10px the border will have the width of 1px?
>>
>> Uko
>> _______________________________________________
>> Moose-dev mailing list
>> [hidden email]
>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>
> --
> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> Alexandre Bergel  http://www.bergel.eu
> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>
>
>
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Relative border width

abergel
Ok!

Cheers,
Alexandre


> On Feb 25, 2015, at 10:07 AM, Yuriy Tymchuk <[hidden email]> wrote:
>
> Hi,
>
> I’ve figured out that I can use composed have with bigger and smaller box. My goal was to make a comparison between an item and its border size.
>
> Uko
>
>> On 24 Feb 2015, at 15:19, Alexandre Bergel <[hidden email]> wrote:
>>
>> Hi Yuriy!
>>
>> Is your issue been solved? In which cases do you need to have a scalable width?
>>
>> Cheers,
>> Alexandre
>>
>>> On Feb 19, 2015, at 7:54 AM, Yuriy Tymchuk <[hidden email]> wrote:
>>>
>>> Hi, at the moment border width is absolute (or constant), so if scale the picture border width remains the same. Is it possible to have a border width that scales? I.e. if you have a box of size 20 and border of size 2 then when box is zoomed to 10px the border will have the width of 1px?
>>>
>>> Uko
>>> _______________________________________________
>>> Moose-dev mailing list
>>> [hidden email]
>>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>>
>> --
>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
>> Alexandre Bergel  http://www.bergel.eu
>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>>
>>
>>
>>
>> _______________________________________________
>> Moose-dev mailing list
>> [hidden email]
>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev