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) August 28, 2026
Generated by manServer 1.08 from 7d5bca11-2bcb-4671-8646-5003074fd3c7 using man macros.