I am trying to create an editor for editing test sheets for teachers.
I am using DrawerJs to complete the task https://github.com/carstenschaefer/DrawerJs
The following is the code for setting the background image
'BackgroundImage': {
fixedBackgroundUrl: '/images/about_banner.jpg',
imagePosition: 'stretch',
scaleDownLargeImage: true,
dynamicRepositionImage: true
}
Image in Background after execution
example
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…