mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-09-01 01:31:44 +02:00
rewrite of tag handling
This commit is contained in:
@@ -1616,8 +1616,7 @@ module text(text, size=10, font="Helvetica", halign, valign, spacing=1.0, direct
|
||||
$parent_geom = geom;
|
||||
$parent_size = _attach_geom_size(geom);
|
||||
$attach_to = undef;
|
||||
do_show = _attachment_is_shown($tags);
|
||||
if (do_show) {
|
||||
if (_is_shown()){
|
||||
_color($color) {
|
||||
_text(
|
||||
text=text, size=size, font=font,
|
||||
|
Reference in New Issue
Block a user