C Library Functions  - getcharsize (3)

NAME

getcharsize(3f) - [M_draw:TEXT] Get the width and height of a character. (LICENSE:PD)

CONTENTS

Synopsis
Description

SYNOPSIS

subroutine getcharsize(c, width, height)

     character*1 c
     real width, height

DESCRIPTION

Get the width and height of a character. At the moment the height returned is always that of the difference between the maximum descender and ascender.


Nemo Release 3.1 getcharsize (3) June 29, 2025
Generated by manServer 1.08 from 99a945ee-a752-443b-b58f-a217df8777db using man macros.