add new font
This commit is contained in:
parent
d75029b53b
commit
215d623a8e
5 changed files with 5 additions and 0 deletions
|
|
@ -33,6 +33,11 @@ COPY ./BMA.EHR.Report.Service/Fonts/THSarabunNew.ttf /usr/share/fonts/truetype/
|
|||
COPY ./BMA.EHR.Report.Service/Fonts/THSarabunNewBold.ttf /usr/share/fonts/truetype/
|
||||
COPY ./BMA.EHR.Report.Service/Fonts/THSarabunNewItalic.ttf /usr/share/fonts/truetype/
|
||||
COPY ./BMA.EHR.Report.Service/Fonts/THSarabunNewBoldItalic.ttf /usr/share/fonts/truetype/
|
||||
|
||||
COPY ./BMA.EHR.Report.Service/Fonts/THSarabun.ttf /usr/share/fonts/truetype/
|
||||
COPY ./BMA.EHR.Report.Service/Fonts/THSarabun Bold.ttf /usr/share/fonts/truetype/
|
||||
COPY ./BMA.EHR.Report.Service/Fonts/THSarabun Italic.ttf /usr/share/fonts/truetype/
|
||||
COPY ./BMA.EHR.Report.Service/Fonts/THSarabun BoldItalic.ttf /usr/share/fonts/truetype/
|
||||
RUN fc-cache -f -v
|
||||
|
||||
WORKDIR /app
|
||||
|
|
|
|||
BIN
BMA.EHR.Report.Service/Fonts/THSarabun Bold.ttf
Normal file
BIN
BMA.EHR.Report.Service/Fonts/THSarabun Bold.ttf
Normal file
Binary file not shown.
BIN
BMA.EHR.Report.Service/Fonts/THSarabun BoldItalic.ttf
Normal file
BIN
BMA.EHR.Report.Service/Fonts/THSarabun BoldItalic.ttf
Normal file
Binary file not shown.
BIN
BMA.EHR.Report.Service/Fonts/THSarabun Italic.ttf
Normal file
BIN
BMA.EHR.Report.Service/Fonts/THSarabun Italic.ttf
Normal file
Binary file not shown.
BIN
BMA.EHR.Report.Service/Fonts/THSarabun.ttf
Normal file
BIN
BMA.EHR.Report.Service/Fonts/THSarabun.ttf
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue