瀏覽代碼

Update config.h

pull/5198/head
Ray 1 月之前
committed by GitHub
父節點
當前提交
f53cd449ce
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: B5690EEEBB952194
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. +3
    -0
      src/config.h

+ 3
- 0
src/config.h 查看文件

@ -229,6 +229,9 @@
// drawing text and shapes with a single draw call [SetShapesTexture()].
#define SUPPORT_FONT_ATLAS_WHITE_REC 1
// Support conservative font atlas size estimation
//#define SUPPORT_FONT_ATLAS_SIZE_CONSERVATIVE 1
// rtext: Configuration values
//------------------------------------------------------------------------------------
#define MAX_TEXT_BUFFER_LENGTH 1024 // Size of internal static buffers used on some functions:

Loading…
取消
儲存