CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - GetGlyphOutline

搜索资源列表

  1. Font

    2下载:
  2. 获取字体字形,使用GetGlyphOutline获取字体字形之后,将字形显示出来
  3. 所属分类:图形/文字识别

    • 发布日期:2014-01-17
    • 文件大小:938033
    • 提供者:光宏
  1. 220163542532006361151403160576

    0下载:
  2. 本程序示范在C++ Builder下如何在画布上以指定的大小绘制字符串。程序里调用函数GetGlyphOutline可以得到一个字的轮廓矢量或者位图并在画布上绘制。
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:205947
    • 提供者:高文
  1. UVectorFont

    2下载:
  2. 本软件利用函数getglyphoutline函数得到字体的外框信息,并调用lineto把它画出来,从而得到一个矢量汉字
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:45430
    • 提供者:刘洋
  1. 提取字体轮廓

    1下载:
  2. 主要采用GDI的GetGlyphOutline进行TrueType字体的提取,参照C++源码的总体处理逻辑。为适应C#编程,一些结构的定义和C++有所不同。
  3. 所属分类:C#编程

  1. hge_render_input_cn.rar

    0下载:
  2. HGE中文显示与中文输入整合新方案。基于字符缓冲模式的原理,绘制使用 GetGlyphOutline 获取字符的65级灰度位图数据Blt到纹理中,这样就可以支持平滑(无锯齿)字体的显示。,HGE Chinese show new integration with the Chinese character input program. Model based on the principle characters in the buffer, rendering the use of chara
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:263250
    • 提供者:chbha
  1. GetGlyphOutline

    2下载:
  2. 该工具使用GetGlyphOutline读取TTF字体,并经过去锯齿处理,生成点阵字库。-The tool uses GetGlyphOutline reads TTF fonts, and after treatment to the teeth, to generate bitmap fonts.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:131597
    • 提供者:李阳召
  1. GetGlyphOutline

    1下载:
  2. 完整的利用GetGlyphOutline读取TTF字模的例子.-GetGlyphOutline to read the full use of TTF font example.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-26
    • 文件大小:8484
    • 提供者:pudn_fish
  1. UVectorFont

    0下载:
  2. VC 绘图程序源码,利用函数getglyphoutline函数得到字体的外框信息,并调用lineto把它画出来。-VC-source graphics program, use function getglyphoutline function of the frame to be fonts of information, and call it lineto drawn.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:21541
    • 提供者:吴仲春
  1. UVectorFont

    1下载:
  2. VC++编程获取字体的外框信息,也就是只显示出字体的轮廓,运用图形 + 文字 + 矢量的方法,利用getglyphoutline函数得到字体的外框,并调用lineto把它画出来,灵活掌握后,可以做出其它的效果来。-VC++ programming for the outline font of information, that is, show only the outline of a font, use of graphics+ text+ vector method, the use o
  3. 所属分类:GUI Develop

    • 发布日期:2014-12-05
    • 文件大小:32768
    • 提供者:
  1. UVectorFont

    0下载:
  2. 利用函数getglyphoutline函数得到字体的外框信息,并调用lineto把它画出来-Using the function getglyphoutline function of the font outline information, and call it lineto drawn
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:48492
    • 提供者:fanlun
  1. hge181

    0下载:
  2. 另外还包括了HGE引擎最新的稳定中文字幕显示方法。外加不需字模的渲染方法-HGE Chinese show new integration with the Chinese character input program. Model based on the principle characters in the buffer, rendering the use of characters GetGlyphOutline access to 65 gray Blt the bitmap te
  3. 所属分类:Game Engine

    • 发布日期:2017-06-14
    • 文件大小:22639152
    • 提供者:mpsk
  1. TTF-in-UG-3D-lettering

    0下载:
  2. 基于TTF技术UG二次开发,用于UG 3D刻字,利用API函数GetGlyphOutline读取字模,再在UG转换成曲线拉伸成3D文字-UG secondary development based on TTF technology for UG 3D lettering, the use of API functions GetGlyphOutline read font, and then converted into a curve in the UG stretched into 3D
  3. 所属分类:Project Design

    • 发布日期:2017-05-06
    • 文件大小:1030141
    • 提供者:刘毅
  1. 字符点阵显示

    0下载:
  2. 使用了GetGlyphOutline函数,获取字符的点阵数据(The GetGlyphOutline function is used to obtain the bitmap data of the characters)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-26
    • 文件大小:3072
    • 提供者:Dkther
  1. 2d游戏引擎源码

    0下载:
  2. .版本 2 .DLL命令 DispatchMessage, 整数型, , "DispatchMessageA", , 向窗口发送消息 .参数 lpMsg, MSG .DLL命令 TranslateMessage, 整数型, , "TranslateMessage", , 转换虚拟关键字消息 .参数 lpMsg, MSG .DLL命令 GetGlyphOutline, 整数型 .参数 DC, 整数型
  3. 所属分类:其它程序

搜珍网 www.dssz.com