|
|
@ -19,10 +19,10 @@ PKG_CONFIG = pkg-config |
|
|
|
#XCURSOR = -lXcursor
|
|
|
|
#XCURSOR = -lXcursor
|
|
|
|
|
|
|
|
|
|
|
|
# Uncomment the lines below for the ligatures patch / LIGATURES_PATCH
|
|
|
|
# Uncomment the lines below for the ligatures patch / LIGATURES_PATCH
|
|
|
|
#LIGATURES_C = hb.c
|
|
|
|
LIGATURES_C = hb.c
|
|
|
|
#LIGATURES_H = hb.h
|
|
|
|
LIGATURES_H = hb.h
|
|
|
|
#LIGATURES_INC = `$(PKG_CONFIG) --cflags harfbuzz`
|
|
|
|
LIGATURES_INC = `$(PKG_CONFIG) --cflags harfbuzz`
|
|
|
|
#LIGATURES_LIBS = `$(PKG_CONFIG) --libs harfbuzz`
|
|
|
|
LIGATURES_LIBS = `$(PKG_CONFIG) --libs harfbuzz`
|
|
|
|
|
|
|
|
|
|
|
|
# Uncomment this for the SIXEL patch / SIXEL_PATCH
|
|
|
|
# Uncomment this for the SIXEL patch / SIXEL_PATCH
|
|
|
|
#SIXEL_C = sixel.c sixel_hls.c
|
|
|
|
#SIXEL_C = sixel.c sixel_hls.c
|
|
|
|