Author Topic: to select same size font  (Read 1589 times)

0 Members and 1 Guest are viewing this topic.

dussla

  • Bull Frog
  • Posts: 291
to select same size font
« on: May 15, 2009, 02:01:40 AM »
hello good  friends .
i meet some problem .

i would like to select   same  size  fonts 
i will make selection set .

is that possible ?.

good night .
~~


Lee Mac

  • Seagull
  • Posts: 12913
  • London, England
Re: to select same size font
« Reply #1 on: May 15, 2009, 07:28:54 AM »
Perhaps:

Code: [Select]
(ssget "_X" (list (cons 0 "*TEXT") (cons 40 <textheight>)))

Where <textheight> is a numerical value