CPLtextbanner

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - CPL/Closed Polygon Lists
Introduced first in SolidGeometry 5.1, Creation date: 2021-11-17, Last change: 2025-09-15

Returs a CPL for an size adjusted Textbanner or Contour

Description

extracted from SGtextbanner
if border==0; the border is calculated automatically

See Also: SGtextstamp , SGtextbanner

Example Illustration

 missing image of CPLtextbanner(txt,sz,r,rem)

Syntax

[CPL,CPLT,CPLB]=CPLtextbanner([txt,sz,r,rem])

Input Parameter

txt: Text or CPL to enclose
sz: [widht height border]; default is [120 25 4];
r: optional radius; default is automatic border/2
rem: if true; the contours that would fall out are removed; default

Output Parameter

CPL: of Text Banner
CPLT: CPL of Text contour
CPLB: CPL of Box Contour

Examples


CPLtextbanner
CPLtextbanner('DISZIPLIN')
CPLtextbanner(PLcircle([10 20 30 40]),[40 20])




Copyright 2021-2025 Tim C. Lueth. All rights reserved. The code is the property of Tim C. Lueth and may not be redistributed or modified without explicit written permission. This software may be used free of charge for academic research and teaching purposes only. Commercial use, redistribution, modification, or reverse engineering is strictly prohibited. Access to source code is restricted and granted only under specific agreements. For licensing inquiries or commercial use, please contact: Tim C. Lueth

Last html export of this page out of FM database by TL: 2025-09-21