Update
This commit is contained in:
@@ -16,6 +16,12 @@ const FONT_CONFIG = {
|
||||
italic: '/arial.ttf',
|
||||
boldItalic: '/arial.ttf',
|
||||
},
|
||||
Bungee: {
|
||||
normal: '/fonts/Bungee/Bungee-Regular.ttf',
|
||||
bold: '/fonts/Bungee/Bungee-Regular.ttf',
|
||||
italic: '/fonts/Bungee/Bungee-Regular.ttf',
|
||||
boldItalic: '/fonts/Bungee/Bungee-Regular.ttf',
|
||||
},
|
||||
};
|
||||
|
||||
const useVideoExport = ({ timelineElements, dimensions, totalDuration }) => {
|
||||
|
||||
Reference in New Issue
Block a user