STIR  6.2.0
Macros | Functions
screengen.c File Reference

very basic display routines More...

#include "gen.h"
#include <string.h>
#include "screen.h"

Functions

void put_textstr (int x, int y, const char str[])
 
int center_sc_images (int *Pscale, int min_x, int max_x, int min_y, int max_y, int SIZE_X, int SIZE_Y, screen_image_t sc_image[], int nr_sc)
 
void draw_sc_images (int size_x, int size_y, screen_image_t sc_image[], int no)
 

Detailed Description

very basic display routines

Author
Kris Thielemans (with help from Claire Labbe)
PARAPET project

Implementations common to all SC_x types

See also
screen.h