mirror of
https://github.com/reactos/reactos.git
synced 2025-05-18 16:51:18 +00:00
[VGAFONTS]
Add bitmap font for code page 862. Hebrew glyphs are from X11 font "Schumacher Clean" (see license below), modified by Baruch Rutman (peterooch*at*gmail*dot*com). CORE-6912. Copyright 1989 Dale Schumacher, dal@syntel.mn.org 399 Beacon Ave. St. Paul, MN 55104-3527 Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of Dale Schumacher not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. Dale Schumacher makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. svn path=/trunk/; revision=58202
This commit is contained in:
parent
e368e3af90
commit
73e8d00d1d
2 changed files with 1 additions and 0 deletions
BIN
reactos/media/vgafonts/862-8x8.bin
Normal file
BIN
reactos/media/vgafonts/862-8x8.bin
Normal file
Binary file not shown.
|
@ -5,6 +5,7 @@ list(APPEND SOURCE
|
|||
${CMAKE_CURRENT_SOURCE_DIR}/775-8x8.bin
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/850-8x8.bin
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/852-8x8.bin
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/862-8x8.bin
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/865-8x8.bin
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/866-8x8.bin
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/932-8x8.bin
|
||||
|
|
Loading…
Reference in a new issue