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) February 23, 2025
Generated by manServer 1.08 from 0cbc93f4-88ad-4bf3-a5aa-cc720a6b7cbf using man macros.