Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/gfxfont/private/tpf_file.h

    r5c27e77 r453f203b  
    11/*
    2  * Copyright (c) 2022 Jiri Svoboda
     2 * Copyright (c) 2020 Jiri Svoboda
    33 * All rights reserved.
    44 *
     
    7676        uint16_t descent;
    7777        uint16_t leading;
    78         int16_t underline_y0;
    79         int16_t underline_y1;
    8078} tpf_font_metrics_t;
    8179
Note: See TracChangeset for help on using the changeset viewer.